Skip to content

Commit 55d0cbf

Browse files
committed
chore: linting
1 parent 69de2eb commit 55d0cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/styles.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ button {
157157
a:any-link {
158158
color: var(--link-color);
159159
text-decoration: none;
160-
word-break: break-word;
160+
overflow-wrap: break-word;
161161
}
162162

163163
a:hover {

0 commit comments

Comments
 (0)