mirror of
https://github.com/acid-info/Kurate.git
synced 2025-02-14 08:46:45 +00:00
style: add word-break to html (#407)
This commit is contained in:
parent
7c660ea15c
commit
a6816a5bfd
@ -94,6 +94,7 @@ html {
|
||||
scroll-behavior: smooth;
|
||||
line-height: 1.25;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Loading…
x
Reference in New Issue
Block a user