website/sass/console.scss

6 lines
68 B
SCSS

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