mirror of
https://github.com/Pantonius/pantosite-astro.git
synced 2026-04-30 18:34:37 +00:00
Updated styling
This commit is contained in:
@@ -23,7 +23,7 @@ const today = new Date();
|
||||
</footer>
|
||||
<style>
|
||||
footer {
|
||||
background-color: var(--background);
|
||||
background-color: var(--background-soft);
|
||||
padding: 1rem 1rem 2rem;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user