build-your-own-x/virtual_dom_with_JS/index.css
2025-10-28 22:48:02 +06:00

4 lines
50 B
CSS

.item {
background: yellow;
margin: 10px 0;
}