mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
Update head.styl
This commit is contained in:
@@ -37,12 +37,8 @@
|
|||||||
margin: 0
|
margin: 0
|
||||||
color: var(--white)
|
color: var(--white)
|
||||||
font-size: 1.85em
|
font-size: 1.85em
|
||||||
display: -webkit-box;
|
@extend .limit-more-line
|
||||||
-webkit-box-orient: vertical;
|
-webkit-line-clamp: 3
|
||||||
-webkit-line-clamp: 3;
|
|
||||||
overflow: hidden;
|
|
||||||
text-overflow: ellipsis;
|
|
||||||
word-break: break-word;
|
|
||||||
|
|
||||||
+minWidth768()
|
+minWidth768()
|
||||||
font-size: 2.85em
|
font-size: 2.85em
|
||||||
@@ -468,3 +464,4 @@
|
|||||||
opacity: 0
|
opacity: 0
|
||||||
|
|
||||||
transform: translateY(10px)
|
transform: translateY(10px)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user