Skip to content

Commit 0b1f2ed

Browse files
committed
fix: bad margins
1 parent 02a3bf5 commit 0b1f2ed

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

static/style.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,8 +369,6 @@ pre code {
369369
.grid-content {
370370
grid-area: content;
371371
max-width: 750px;
372-
margin-left: auto;
373-
margin-right: auto;
374372

375373
@media screen and (max-width: 800px) {
376374
max-width: 100%;

0 commit comments

Comments
 (0)