Skip to content

Commit 963477d

Browse files
author
barbachanoh
committed
.inner-content max-width740px; is too narrow and hides code examples so I removed it. Azkron
1 parent 1402577 commit 963477d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/css/_css/docs.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134

135135
.inner-content {
136136
flex: 1;
137-
max-width: 720px;
137+
138138
@media screen and (max-width: 740px) {
139139
margin-right: 0;
140140
}

0 commit comments

Comments
 (0)