1
Fork 0
bauke-xyz/source/scss/components/_page-footer.scss

8 lines
94 B
SCSS

@use 'mixins';
.page-footer {
@include mixins.responsive-container;
margin-top: 1rem;
}