Skip to content

Commit 455dfe4

Browse files
props, props table
1 parent eecaa77 commit 455dfe4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/App.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
}
7979
8080
pre.language-js, pre.language-html {
81-
max-width: 550px;
81+
max-width: 650px;
8282
margin: 1rem auto !important;
8383
background: #292929;
8484
border-radius: 3px;
@@ -152,7 +152,7 @@
152152
}
153153
154154
.main-section {
155-
max-width: 550px;
155+
max-width: 650px;
156156
margin: auto;
157157
padding: 0 1rem;
158158
}

0 commit comments

Comments
 (0)