stacker.news/styles/index.module.css

5 lines
73 B
CSS
Raw Normal View History

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