summaryrefslogtreecommitdiff
path: root/frontend/src/pages/NotFound.sass
diff options
context:
space:
mode:
authorGeorgios Andreadis <info@gandreadis.com>2020-07-01 13:33:31 +0200
committerFabian Mastenbroek <mail.fabianm@gmail.com>2020-08-24 19:47:17 +0200
commitde8f12d74faef5fa3f9e38d1340948cab2d06ea3 (patch)
tree678bf1af3e5fa2334f0df43388d45294785bbf1e /frontend/src/pages/NotFound.sass
parent44236756c4cf689806dc17c6950a2cff3e9227bf (diff)
Manually generate IDs
Diffstat (limited to 'frontend/src/pages/NotFound.sass')
-rw-r--r--frontend/src/pages/NotFound.sass16
1 files changed, 8 insertions, 8 deletions
diff --git a/frontend/src/pages/NotFound.sass b/frontend/src/pages/NotFound.sass
index 9457da01..59231f7a 100644
--- a/frontend/src/pages/NotFound.sass
+++ b/frontend/src/pages/NotFound.sass
@@ -1,11 +1,11 @@
.not-found-backdrop
- position: absolute
- left: 0
- top: 0
+ position: absolute
+ left: 0
+ top: 0
- margin: 0
- padding: 0
- width: 100%
- height: 100%
+ margin: 0
+ padding: 0
+ width: 100%
+ height: 100%
- background-image: linear-gradient(135deg, #00678a, #008fbf, #00A6D6)
+ background-image: linear-gradient(135deg, #00678a, #008fbf, #00A6D6)