Skip to content

Commit 2f4d931

Browse files
committed
Update CSS - fix responsive
1 parent f8d4de1 commit 2f4d931

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_sass/_highlights.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ code {
2929
max-width: 100%;
3030
}
3131

32+
a {
33+
word-wrap: break-word;
34+
}
35+
3236
table{
3337
border-color: rgb(58, 62, 65);
3438
box-shadow: rgba(0, 0, 0, 0.1) 3px 3px;

0 commit comments

Comments
 (0)