diff --git a/docs/lostgrid-example.html b/docs/lostgrid-example.html index 1c4bd717..3a41139a 100644 --- a/docs/lostgrid-example.html +++ b/docs/lostgrid-example.html @@ -836,6 +836,7 @@ .AlignmentSection__grid div { background: #e5b1af; width: calc(99.9% * 1/3 - (30px - 30px * 1/3)); + margin-top: 0; /* Overrides to ensure centering */ } .AlignmentSection__grid div:nth-child(1n) {