summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@bunny.garden>2025-06-11 06:13:41 +0100
committerLibravatar cel 🌸 <cel@bunny.garden>2025-06-11 06:13:41 +0100
commitdc46068e53b9687500eff9cbe33eaf315447e510 (patch)
treed95a34919d628042fc04235733a74af79090cf44 /index.html
parent838e99fd1577c52121e148efabcd624114a8b9ad (diff)
downloadmacaw-web-dc46068e53b9687500eff9cbe33eaf315447e510.tar.gz
macaw-web-dc46068e53b9687500eff9cbe33eaf315447e510.tar.bz2
macaw-web-dc46068e53b9687500eff9cbe33eaf315447e510.zip
feat: better button/active area/scrollbar styling
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html
index 7f241d5..9634e20 100644
--- a/index.html
+++ b/index.html
@@ -7,6 +7,9 @@
<!-- If using Tailwind with Leptos CSR, see https://trunkrs.dev/assets/#tailwind instead-->
<link data-trunk rel="scss" href="assets/style.scss" />
+ <!-- overlay scrollbars -->
+ <link type="text/css" href="/assets/overlayscrollbars.min.css" rel="stylesheet" />
+
<!-- Include favicon in dist output: see https://trunkrs.dev/assets/#icon -->
<link data-trunk rel="icon" href="assets/bubble.png" />