stacker.news/styles/index.module.css

5 lines
85 B
CSS
Raw Permalink Normal View History

2021-04-12 18:05:09 +00:00
.box {
width: 100px;
height: 100px;
background-color:var(--theme-grey);
2021-04-12 18:05:09 +00:00
}