Skip to content

Commit eeb2705

Browse files
committed
tweak tutorial header
1 parent 331f2f4 commit eeb2705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/tutorials.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ main > header {
1919
border-bottom: var(--border-size-2) solid var(--brand-color-dark);
2020
padding-block-end: var(--size-4);
2121
margin-block-end: var(--size-4);
22-
max-inline-size: 100%;
22+
max-inline-size: 100ch;
2323
}
2424

2525
main > header > h1 {

0 commit comments

Comments
 (0)