mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 12:03:31 +08:00
Remove word-wrap property for Safari
This commit is contained in:
parent
70cc14fcbe
commit
223bd509aa
@ -244,7 +244,6 @@
|
|||||||
padding: 2px 4px;
|
padding: 2px 4px;
|
||||||
border-radius: var(--tag-border-radius);
|
border-radius: var(--tag-border-radius);
|
||||||
font-family: var(--code-font-family);
|
font-family: var(--code-font-family);
|
||||||
word-wrap: break-word;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.gallery {
|
.gallery {
|
||||||
|
Loading…
Reference in New Issue
Block a user