2026-01-30 09:54:26 +08:00

15 lines
197 B
Plaintext

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