7 lines
115 B
Plaintext
Raw Normal View History

2024-02-21 17:43:11 +08:00
.page{
background-color: white;
width: 100%;
height: 100%;
padding: 4% 4% 0 4%;
box-sizing: border-box;
}