mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-08 12:07:06 +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-family: $font-family
|
||||
line-height: $text-line-height
|
||||
text-autospace: normal
|
||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
|
||||
scroll-behavior: smooth
|
||||
|
||||
|
||||
Reference in New Issue
Block a user