Change Y padding for footer

This commit is contained in:
2024-03-22 05:46:06 -04:00
parent 769c103ffd
commit a503664fdb
+1 -1
View File
@@ -10,7 +10,7 @@
}
.footer {
padding: 1rem;
padding: .5rem 1rem;
position: fixed;
bottom: 0;
width: 100%;