website/sass/console.scss
Filip Rojek 47f26c96f6
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 18s
console (#1)
Reviewed-on: #1
2023-12-18 03:33:05 +01:00

6 lines
68 B
SCSS

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