mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
4 lines
50 B
CSS
4 lines
50 B
CSS
.item {
|
|
background: yellow;
|
|
margin: 10px 0;
|
|
}
|