This commit is contained in:
Jerry
2023-06-06 23:32:36 +08:00
Unverified
parent 28d1744b9b
commit 5d52302a38
43 changed files with 431 additions and 387 deletions

View File

@@ -18,7 +18,7 @@
padding: 20px 5px
+minWidth2000()
max-width: 1700px
max-width: 70%
& > div:first-child:not(.recent-posts)
@extend .cardHover

View File

@@ -8,7 +8,7 @@
flex-direction: row
align-items: center
overflow: hidden
height: 18em
height: 16.8em
+maxWidth768()
flex-direction: column
@@ -24,7 +24,7 @@
.post_cover
overflow: hidden
width: 44%
width: 42%
height: 100%
+maxWidth768()
@@ -42,7 +42,7 @@
& >.recent-post-info
padding: 0 40px
width: 57%
width: 58%
+maxWidth768()
padding: 20px 20px 30px
@@ -57,7 +57,7 @@
& > .article-title
@extend .limit-more-line
color: var(--text-highlight-color)
font-size: 1.72em
font-size: 1.55em
line-height: 1.4
transition: all .2s ease-in-out
-webkit-line-clamp: 2
@@ -71,7 +71,7 @@
& > .article-meta-wrap
margin: 6px 0
color: $theme-meta-color
font-size: 90%
font-size: .9em
& > .post-meta-date
cursor: default