aboutsummaryrefslogtreecommitdiff
path: root/404/index.css
diff options
context:
space:
mode:
authorJoelHMikael <joel.h.kronqvist@gmail.com>2021-12-07 14:09:23 +0200
committerJoelHMikael <joel.h.kronqvist@gmail.com>2021-12-07 14:09:23 +0200
commit278d57ab2f06b246e2c671ba7f453408c0468318 (patch)
tree7ed140424a45ae11f934219ba4b6e81fb897e0df /404/index.css
parent68bfb9cc8eeaeb93fa6b4eae649d82ddb1f01234 (diff)
downloadLYLLRuoka-278d57ab2f06b246e2c671ba7f453408c0468318.tar.gz
LYLLRuoka-278d57ab2f06b246e2c671ba7f453408c0468318.zip
Made a frontend that can be looked at
Diffstat (limited to '404/index.css')
-rw-r--r--404/index.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/404/index.css b/404/index.css
new file mode 100644
index 0000000..ceb8016
--- /dev/null
+++ b/404/index.css
@@ -0,0 +1,3 @@
+body {
+ padding-top: calc(30vh);
+}