Skip to content

Commit 546eac1

Browse files
committed
fix: remove break-blocker on entire sections
1 parent 049ee48 commit 546eac1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assets/sass/_base.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,6 @@ small {
244244

245245

246246
section {
247-
break-inside: avoid; /* Standard property */
248247
&:not(:nth-last-child(1)) {
249248
margin-bottom: $spacing-unit / 4;
250249
}

0 commit comments

Comments
 (0)