Side sidebar V1.1

This commit is contained in:
2025-07-30 02:27:55 +03:00
parent c813f35957
commit 3d06ec05b7
7 changed files with 20 additions and 8 deletions
+5
View File
@@ -9,6 +9,11 @@
* Consider organizing styles into separate files for maintainability.
*/
body {
display: flex;
flex-flow: row nowrap;
}
site-sidebar {
--background: var(--pico-primary);
}