Skip to content

Commit 380534a

Browse files
committed
snippet should take full width
1 parent 021d473 commit 380534a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ nav {
225225

226226
.snippet {
227227
margin-top: 3em;
228-
max-width: 100%;
228+
width: 100%;
229229
h4.snippet-title {
230230
font-size: 1.1rem;
231231
span {

0 commit comments

Comments
 (0)