Skip to content

Commit

Permalink
cleaner
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinometric committed Dec 19, 2024
1 parent 5d2ce26 commit eb27359
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -172,13 +172,13 @@ main .container {
background-color: var(--ifm-background-color);
margin: 0;
border-radius: 8px;
padding: 3rem;
z-index: 1;
}

@media (min-width: 997px) {
main .container{
margin-top: 3rem;
margin-inline: 3rem;
margin: 3rem;
}
}

Expand Down

0 comments on commit eb27359

Please sign in to comment.