stacker.news/styles/index.module.css

5 lines
73 B
CSS
Raw Normal View History

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