diff options
Diffstat (limited to 'src/App.module.css')
| -rw-r--r-- | src/App.module.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/App.module.css b/src/App.module.css index 74f3339..a051663 100644 --- a/src/App.module.css +++ b/src/App.module.css @@ -9,6 +9,7 @@ font-size: var(--font-xxl); width: auto; margin: auto; + margin-bottom: 10px; } .iconRow { |
