(bootsier): Añade plantilla estándar propia

This commit is contained in:
Manuel Cillero 2025-11-30 10:53:49 +01:00
parent f2733bb250
commit 9c6888e378
4 changed files with 55 additions and 13 deletions

View file

@ -106,3 +106,9 @@ $utilities: map-merge(
),
)
);
// Region Footer
.region-footer {
padding: .75rem 0 3rem;
text-align: center;
}