Woops #2

Closed
RoscoeDaWah wants to merge 250 commits from redesign into master
Showing only changes of commit 3c3aa212d7 - Show all commits

View file

@ -102,8 +102,8 @@ .nav-wrapper {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
grid-column-gap: 0;
grid-row-gap: 0;
}
.theme-selector label {