aboutsummaryrefslogtreecommitdiff
path: root/fe/src/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'fe/src/app.css')
-rw-r--r--fe/src/app.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/fe/src/app.css b/fe/src/app.css
index 4768cf6..0d5fa90 100644
--- a/fe/src/app.css
+++ b/fe/src/app.css
@@ -42,9 +42,9 @@ h1 {
42} 42}
43 43
44#app { 44#app {
45 flex-grow: 2;
45 max-width: 1280px; 46 max-width: 1280px;
46 margin: 0 auto; 47 margin: 0 auto;
47 padding: 2rem;
48} 48}
49 49
50button { 50button {