1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 21:06:42 +07:00
vault-frontend/src/components/containers/FullWidth/styles.module.scss
2020-10-29 20:14:24 +07:00

10 lines
110 B
SCSS

.sample {
width: 100%;
display: block;
background: green;
height: 0;
}
.slider {
display: block;
}