feat: fit new themefix: fix style bugfix: fix style bug

This commit is contained in:
Dillon 2019-08-19 23:37:10 +08:00
parent bf7d694151
commit f4cda2e602
2 changed files with 1 additions and 5 deletions

View file

@ -131,10 +131,6 @@
.post-warp {
padding-top: 6em;
.archive-item-date {
display: none;
}
.categories-card {
.card-item {
width: 95%;

View file

@ -20,7 +20,7 @@
display: flex;
align-items: flex-start;
margin-top: 2em;
min-height: 16em;
min-height: 10em;
padding: 0 2%;
position: relative;