Implement layout (wip)
This commit is contained in:
parent
0f7978cc5c
commit
b62a2dd8c4
13 changed files with 69 additions and 36 deletions
assets/css/components/layout
6
assets/css/components/layout/footer.css
Normal file
6
assets/css/components/layout/footer.css
Normal file
|
@ -0,0 +1,6 @@
|
|||
@scope ([data-css='components/layout/footer.css']) {
|
||||
:scope {
|
||||
height: 40px;
|
||||
background-color: gray;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue