aerwen_web_nuxt/assets/css/test/test.css
2023-06-28 19:02:53 +08:00

5 lines
76 B
CSS

.test_box{
width: 100px;
height: 100px;
background-color: red;
}