aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/App.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/App.css')
-rw-r--r--frontend/src/App.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/frontend/src/App.css b/frontend/src/App.css
index 3b732f0..b0445d8 100644
--- a/frontend/src/App.css
+++ b/frontend/src/App.css
@@ -15,6 +15,11 @@ main {
15 15
16} 16}
17 17
18a {
19 color: inherit;
20 width: fit-content;
21}
22
18body { 23body {
19 overflow: hidden; 24 overflow: hidden;
20 background-color: #141520; 25 background-color: #141520;