mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Reduce margin around light switch
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user