website/frontend/static/styles.css
2024-12-08 02:18:36 -06:00

8 lines
No EOL
88 B
CSS
Executable file

/* * {
scrollbar-width: none;
}
*::-webkit-scrollbar {
display: none;
}
*/