mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
@@ -1,14 +0,0 @@
|
||||
.theme-toggle {
|
||||
position: fixed;
|
||||
top: .5rem;
|
||||
right: .5rem;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.theme-toggle {
|
||||
top: .25rem;
|
||||
right: .25rem;
|
||||
transform: scale(.8);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user