bitque/jirs-css/tests/a.css
2020-04-29 14:28:07 +02:00

17 lines
145 B
CSS

.foo {}
.bar {
}
.foz {
}
.baz {
display: block;
justify-content : space-between;
color: red;
background-color: #42413d;
}