diff options
author | Doog <157747121+doogongithub@users.noreply.github.com> | 2024-02-24 20:08:35 -0500 |
---|---|---|
committer | Doog <157747121+doogongithub@users.noreply.github.com> | 2024-02-24 20:08:35 -0500 |
commit | e37c73e33a4aaf7fb8d25b5af03627f20bcda19f (patch) | |
tree | 277a534e826325e25f881e61e322b4e2e7ec94f9 /fe/src/app.css | |
parent | 3eafb413a48cde60dea8a7355ee621c6acca952f (diff) |
add gitignore
Diffstat (limited to 'fe/src/app.css')
-rw-r--r-- | fe/src/app.css | 2 |
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 | ||
50 | button { | 50 | button { |