Improve
This commit is contained in:
parent
4949324e05
commit
027077c97a
25 changed files with 123 additions and 217 deletions
src/styles/pages
8
src/styles/pages/index.css
Normal file
8
src/styles/pages/index.css
Normal file
|
@ -0,0 +1,8 @@
|
|||
@scope ([data-css='pages/index']) {
|
||||
:scope {
|
||||
height: 100svh;
|
||||
background-color: aliceblue;
|
||||
display: grid;
|
||||
place-content: center;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue