Files
cloud-go/gin/2-template/assets/main.css
2022-06-20 09:29:22 +08:00

5 lines
73 B
CSS

body,html {
width: 100%;
height: 100%;
background: skyblue;
}