Files
2025-07-15 18:34:27 +02:00

5 lines
64 B
SCSS

// Overflow Hidden
.o-hidden {
overflow: hidden !important;
}