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