2026-04-10 15:21:02 +08:00

15 lines
197 B
Plaintext

page {
background-color: #f8f8f8;
}
.home_page {
padding-bottom: 78px;
}
.home_page_content {
position: relative;
z-index: 10;
}
button::after {
border: none;
padding: 0;
margin: 0;
}