Skip to content

Commit 8884f55

Browse files
committed
Bit more breathing space for article columns
1 parent 8ea616a commit 8884f55

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/assets/sass/modules/_responsive.scss

+4
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,10 @@
539539
.layout-4col:not(.sidebar) {
540540
width: auto;
541541
}
542+
543+
main .layout-4col-3span {
544+
margin-right: 1.5em;
545+
}
542546
}
543547

544548
/**

0 commit comments

Comments
 (0)