Fix #207: left-align the settings dark mode toggle per owner revision #214
@@ -257,10 +257,6 @@ body {
|
|||||||
/* #161: more breathing room between settings sections */
|
/* #161: more breathing room between settings sections */
|
||||||
#settings-dark-toggle {
|
#settings-dark-toggle {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
}
|
}
|
||||||
.settings-body h3 { margin-top: 28px; }
|
.settings-body h3 { margin-top: 28px; }
|
||||||
.settings-body .theme-grid { margin-bottom: 8px; }
|
.settings-body .theme-grid { margin-bottom: 8px; }
|
||||||
|
|||||||
Reference in New Issue
Block a user