chore: Fixed footer top margin

This commit is contained in:
Jafeth Garro 2024-08-19 00:20:00 -06:00
parent 37584f0e09
commit 10cfd4284f

View file

@ -1,6 +1,7 @@
footer { footer {
text-align: left; text-align: left;
margin-bottom: 4rem; margin-bottom: 4rem;
margin-top: 1rem;
opacity: 0.7; opacity: 0.7;
& ul { & ul {