Skip to content

Commit 00f243a

Browse files
committed
fix: fixed issue with content width on safari
1 parent 124fd76 commit 00f243a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/f5-hugo.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,6 +1126,7 @@ main a:hover {
11261126

11271127
.content-has-toc {
11281128
max-width: 50%;
1129+
width: 50%;
11291130
}
11301131

11311132
.sidebar-content-collapsed-width {

0 commit comments

Comments
 (0)