website/assets/css/components/layout/footer.css
2024-04-25 17:48:05 +09:00

6 lines
116 B
CSS

@scope ([data-css='components/layout/footer.css']) {
:scope {
height: 40px;
background-color: gray;
}
}