mirror of
https://github.com/dillonzq/LoveIt.git
synced 2025-01-06 02:45:31 +01:00
feat: fit new themefix: fix style bugfix: fix style bug
This commit is contained in:
parent
bf7d694151
commit
f4cda2e602
2 changed files with 1 additions and 5 deletions
|
@ -131,10 +131,6 @@
|
|||
.post-warp {
|
||||
padding-top: 6em;
|
||||
|
||||
.archive-item-date {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.categories-card {
|
||||
.card-item {
|
||||
width: 95%;
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
display: flex;
|
||||
align-items: flex-start;
|
||||
margin-top: 2em;
|
||||
min-height: 16em;
|
||||
min-height: 10em;
|
||||
padding: 0 2%;
|
||||
position: relative;
|
||||
|
||||
|
|
Loading…
Reference in a new issue