mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 07:31:01 +00:00
feat: refactor Header and Footer styles for improved layout and consistency
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<style> footer {
|
||||
<style>
|
||||
footer {
|
||||
padding: 1.5rem;
|
||||
background: var(--color-background);
|
||||
color: var(--color-text-muted);
|
||||
|
||||
Reference in New Issue
Block a user