aboutsummaryrefslogtreecommitdiff
path: root/public/css
diff options
context:
space:
mode:
authorIndrajith K L2024-06-21 02:40:14 +0530
committerIndrajith K L2024-06-21 02:40:14 +0530
commitbb6528e4cf66a2eb6e8306d73c9a608d036ae001 (patch)
tree484233dcb97d1d381d1f7f3f28dcfd0d49fa70e4 /public/css
parentf7275309ad3ec062ebed915a097766daf126813b (diff)
downloadindrajith-dev-crystal-bb6528e4cf66a2eb6e8306d73c9a608d036ae001.tar.gz
indrajith-dev-crystal-bb6528e4cf66a2eb6e8306d73c9a608d036ae001.tar.bz2
indrajith-dev-crystal-bb6528e4cf66a2eb6e8306d73c9a608d036ae001.zip
Adds Missing Assets
Diffstat (limited to 'public/css')
-rw-r--r--public/css/fonts/VGA437.ttfbin81192 -> 0 bytes
-rw-r--r--public/css/styles.css5
2 files changed, 3 insertions, 2 deletions
diff --git a/public/css/fonts/VGA437.ttf b/public/css/fonts/VGA437.ttf
deleted file mode 100644
index f5cbfc0..0000000
--- a/public/css/fonts/VGA437.ttf
+++ /dev/null
Binary files differ
diff --git a/public/css/styles.css b/public/css/styles.css
index 58a7bd4..1c19cff 100644
--- a/public/css/styles.css
+++ b/public/css/styles.css
@@ -253,6 +253,7 @@ p.first-letter::first-letter {
overflow: hidden;
}
-.four-o-four {
- text-align: center;
+.four-o-four, .f-o-f-message {
+ display: flex;
+ justify-content: center;
} \ No newline at end of file