diff options
Diffstat (limited to 'src/App.css')
-rw-r--r-- | src/App.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/App.css b/src/App.css index 3b800da..97fa329 100644 --- a/src/App.css +++ b/src/App.css @@ -78,3 +78,8 @@ color: rgba(0, 0, 0, 0.4); font-style: italic; } + +.footer { + margin-top: 3em !important; + padding: 1em 0 !important; +}
\ No newline at end of file |