diff options
author | Kai Stevenson <kai@kaistevenson.com> | 2022-10-12 07:19:37 -0700 |
---|---|---|
committer | Kai Stevenson <kai@kaistevenson.com> | 2022-10-12 07:19:37 -0700 |
commit | 76d463690d2c196bbc55a5ee6426a6589f769240 (patch) | |
tree | 1be1f9ca71d040f3d6afd071a43f257419666e69 /style.css | |
parent | 3e32cf5ecc672d3466c4d666a999732ada25d131 (diff) |
added nullring footer
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; +} |