Files
website/themes/hugo-theme-monochrome/assets/scss/components/footer.scss
Simon Gardling 032679b34a setup
2023-10-11 17:38:05 -04:00

6 lines
104 B
SCSS

footer {
@include my-4;
@include text-xs;
text-align: center;
color: var(--color-text-footer);
}