kidArtExpo/src/style.css

4 lines
33 B
CSS
Raw Normal View History

2024-08-05 11:36:27 +00:00
*{
box-sizing: border-box;
}