Reduce margin around light switch

This commit is contained in:
Philipp Oppermann
2021-01-03 15:08:24 +01:00
parent cd7ac05395
commit 76090f6656

View File

@@ -1013,8 +1013,8 @@ a strong {
.light-switch { .light-switch {
position: fixed; position: fixed;
left: 2rem; left: 1rem;
bottom: 2rem; bottom: 1rem;
background-repeat: no-repeat; background-repeat: no-repeat;
width: 2rem; width: 2rem;
height: 2rem; height: 2rem;