feat: remove prefixed properties
Now handled via autoprefixer
This commit is contained in:
parent
dbb317e19a
commit
21ed580988
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ h1 {
|
|||
p {
|
||||
text-align: justify;
|
||||
margin: var(--paragraph-margin) 0;
|
||||
-webkit-hyphens: auto;
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue