Skip to content

Commit b5a93de

Browse files
committed
Simplify css style to text-wrap
1 parent 0ae2a76 commit b5a93de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sass/blog-post.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
a {
102102
max-width: 20vw;
103103
color: $color-fg-secondary;
104-
text-wrap-style: balance;
104+
text-wrap: balance;
105105
}
106106
}
107107
}

0 commit comments

Comments
 (0)