hypothetical/resources/assets/sass/sections/_footer.scss

8 lines
169 B
SCSS
Vendored

.footer-section-component {
width: 100%;
height: 32px;
padding-left: 10px;
background-color: $c-base;
color: $c-text-light;
line-height: 32px;
}