Skip to content

Commit 4f42261

Browse files
committed
fix: widen sec-sub max-width from 500px to 680px
1 parent a9f66d0 commit 4f42261

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ nav {
545545
.sec-sub {
546546
font-size: 0.95rem;
547547
color: var(--text);
548-
max-width: 500px;
548+
max-width: 680px;
549549
line-height: 1.75;
550550
margin-bottom: 3rem;
551551
}

0 commit comments

Comments
 (0)