Skip to content

Commit

Permalink
removed dotted background from .center
Browse files Browse the repository at this point in the history
  • Loading branch information
IAmJafeth committed Sep 6, 2024
1 parent 72f4124 commit f6cfebc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quartz/styles/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ a {
margin-left: auto;
margin-right: auto;
width: $pageWidth;
background-color: var(--light);
@media all and (max-width: $fullPageWidth) {
width: initial;
margin-left: 0;
Expand Down

0 comments on commit f6cfebc

Please sign in to comment.