pre-combine version

This commit is contained in:
Vion
2022-01-20 12:56:28 +08:00
parent 18a5cc37bf
commit 77c7189b38
5 changed files with 10 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
.container{
min-height:100vh;
height:100%;
background-color:#f6f6f6;
background-color:#fff;
display: flex;
flex-direction: column;
}
@@ -22,6 +22,7 @@
@media screen and (max-width:768px) {
.ts-max-width--460{
padding:4.375rem 1.25rem;
box-shadow: unset;
}
.rc-column *{
font-size:.875rem;