mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-02-17 09:18:38 +01:00
fix: remove word-wrap property for Safari (#131)
This commit is contained in:
parent
a37ebbe2aa
commit
9914bba42c
1 changed files with 0 additions and 1 deletions
|
@ -244,7 +244,6 @@
|
|||
padding: 2px 4px;
|
||||
border-radius: var(--tag-border-radius);
|
||||
font-family: var(--code-font-family);
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.gallery {
|
||||
|
|
Loading…
Add table
Reference in a new issue