style: slightly thicker scrollbar

This commit is contained in:
Herculino Trotta
2025-06-20 02:01:53 -03:00
parent d3b354e2b8
commit 2313c97761

View File

@@ -2,7 +2,7 @@
/* custom scrollbar */
::-webkit-scrollbar {
width: 10px;
width: 13px;
}
::-webkit-scrollbar-track {