update theme

This commit is contained in:
thisLight 2020-12-27 21:17:29 +08:00
parent 57ed60df81
commit 4bcac944b3
27 changed files with 23899 additions and 1 deletions

View file

@ -0,0 +1,22 @@
body
display: flex
min-height: 100vh
flex-direction: column
main
flex: 1 0 auto
.collection-item .no-padding
padding: 0
.card-small-margin
margin: 0.1rem 0 0 0 !important
@media only screen and (max-width: 450px)
.xscontainer
width: 100% !important
@media only screen and (min-width: 992px)
.card .card-content
padding: 12px

File diff suppressed because one or more lines are too long