mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 21:06:42 +07:00
10 lines
110 B
SCSS
10 lines
110 B
SCSS
.sample {
|
|
width: 100%;
|
|
display: block;
|
|
background: green;
|
|
height: 0;
|
|
}
|
|
|
|
.slider {
|
|
display: block;
|
|
}
|