2024-02-21 17:43:11 +08:00

7 lines
115 B
Plaintext

.page{
background-color: white;
width: 100%;
height: 100%;
padding: 4% 4% 0 4%;
box-sizing: border-box;
}