Skip to content

Commit 7731120

Browse files
committed
Fix positioning of examples section.
1 parent 232e70d commit 7731120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/assets/css/main.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -3213,7 +3213,7 @@
32133213
}
32143214

32153215
#examples {
3216-
margin: 0 0 2em 0;
3216+
margin-bottom: 2em;
32173217
}
32183218

32193219
/* Grid borders adapted from https://geary.co/internal-borders-css-grid/ */

0 commit comments

Comments
 (0)