stacker.news/styles/index.module.css

5 lines
85 B
CSS

.box {
width: 100px;
height: 100px;
background-color:var(--theme-grey);
}