Style tidy
This commit is contained in:
fraxle
2026-06-06 00:23:42 +01:00
parent 98bb4c713c
commit 6da2f34b26
6 changed files with 29 additions and 51 deletions
+2 -2
View File
@@ -426,8 +426,8 @@
grid-template-columns: 1fr; /* single column — stack title, dial, search */
grid-template-areas: none; /* flow in DOM order: left, dial, selector, why */
gap: 20px;
padding-bottom: 24px;
margin-bottom: 24px;
padding-bottom: 15px;
margin-bottom: 0px;
}
/* Clear the desktop area placement so children stack in DOM order */