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
commit e0474ea05b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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