website/sass/console.scss

6 lines
68 B
SCSS
Raw Permalink Normal View History

.console {
background: gray;
width: 80vw;
min-height: 20vh;
}