Skip to content

Commit 4cba570

Browse files
authored
Merge pull request #43 from tabuna/patch-1
Remove scrollbar display
2 parents 899196a + 13a4f10 commit 4cba570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/assets/styles/welcome.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
.welcome__example {
3434
display: block;
3535
margin: auto;
36-
max-width: 800px;
36+
max-width: 850px;
3737
margin-top: -160px;
3838
}
3939

0 commit comments

Comments
 (0)