gitea runners
All checks were successful
Build Roam Site / build (push) Successful in 28s

This commit is contained in:
2026-05-06 15:26:35 +01:00
parent cb97d40197
commit e2e4972123
326 changed files with 1476 additions and 34 deletions

8
assets/styles/media.css Normal file → Executable file
View File

@@ -20,10 +20,10 @@
CUSTOM SCROLLBARS — themed throughout
========================================================= */
* {
scrollbar-width: thin;
scrollbar-color: var(--border-mid) transparent;
}
/* * { */
/* scrollbar-width: thin; */
/* scrollbar-color: var(--border-mid) transparent; */
/* } */
::-webkit-scrollbar {
width: 4px;