mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-10 21:17:07 +08:00
Merge pull request #1776 from DeepChirp/css/text-autospace
chore: use `text-autospace` by default
This commit is contained in:
@@ -107,6 +107,7 @@ body
|
|||||||
font-size: var(--global-font-size)
|
font-size: var(--global-font-size)
|
||||||
font-family: $font-family
|
font-family: $font-family
|
||||||
line-height: $text-line-height
|
line-height: $text-line-height
|
||||||
|
text-autospace: normal
|
||||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
|
||||||
scroll-behavior: smooth
|
scroll-behavior: smooth
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user