fix: footer mal colocado

This commit is contained in:
Sofía Maturana 2026-03-26 20:00:30 -03:00
parent 2eb94c3a8f
commit a1b4b0ed55

View file

@ -1 +1,5 @@
footer {
position: fixed;
bottom: 0;
width: 100%;
}