7 lines
No EOL
120 B
CSS
7 lines
No EOL
120 B
CSS
@scope ([data-css='pages/index.css']) {
|
|
:scope {
|
|
height: 100%;
|
|
display: grid;
|
|
place-content: center;
|
|
}
|
|
} |