Vertically Center Theme Button

This commit is contained in:
Koen van Wijngaarden
2021-03-25 20:44:39 +01:00
committed by GitHub
parent f8ac987bfc
commit ed4b81eea2

View File

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