diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -105,4 +105,8 @@ ul { li { color: var(--highlight); -}
\ No newline at end of file +} +.footer { + width: auto; + margin: auto; +} |