mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-18 16:05:33 -04:00
fix mobile header spacing
This commit is contained in:
@@ -177,8 +177,10 @@ header {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Dark mode toggle
|
// Dark mode toggle
|
||||||
&.theme-toggle button {
|
&.theme-toggle {
|
||||||
margin-left: 1em;
|
margin-left: 1em;
|
||||||
|
|
||||||
|
button {
|
||||||
margin-right: -0.2em; // weirdness w/ svg ratio
|
margin-right: -0.2em; // weirdness w/ svg ratio
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
@@ -190,4 +192,5 @@ header {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user