diff options
Diffstat (limited to 'sandbox/TestIvanLjubisavljevic/frontend/src/app/page-not-found/page-not-found.component.css')
-rwxr-xr-x | sandbox/TestIvanLjubisavljevic/frontend/src/app/page-not-found/page-not-found.component.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sandbox/TestIvanLjubisavljevic/frontend/src/app/page-not-found/page-not-found.component.css b/sandbox/TestIvanLjubisavljevic/frontend/src/app/page-not-found/page-not-found.component.css new file mode 100755 index 00000000..f918ef97 --- /dev/null +++ b/sandbox/TestIvanLjubisavljevic/frontend/src/app/page-not-found/page-not-found.component.css @@ -0,0 +1,4 @@ +div{ + width: 500px; + margin:auto; +}
\ No newline at end of file |