website/assets/css/components/layout/footer.css

7 lines
116 B
CSS
Raw Normal View History

2024-04-25 17:19:40 +09:00
@scope ([data-css='components/layout/footer.css']) {
:scope {
height: 40px;
background-color: gray;
}
}