Merge pull request #574 from 20Koen02/patch-1

Vertically Center Theme Button
This commit is contained in:
Mike Cao
2021-03-25 20:18:32 -07:00
committed by GitHub

View File

@@ -5,6 +5,7 @@
justify-content: center;
align-items: center;
cursor: pointer;
padding-bottom: 3px;
}
.button svg {