Move styles to head, lower woo audio

This commit is contained in:
2026-02-13 14:02:54 -06:00
parent 6d6302bf5a
commit 72c0fddf02
11 changed files with 156 additions and 141 deletions

View File

@@ -867,6 +867,11 @@ sup {
}
/* Site Settings */
#siteSettingsContainer {
& button:not(#settingsDone) {
margin-top: 0;
}
}
.siteSettingsToggle {
color: var(--text-color);
font-size: var(--step--2);