You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-07-17 01:42:36 +02:00
5 lines
64 B
SCSS
Executable File
5 lines
64 B
SCSS
Executable File
// Overflow Hidden
|
|
.o-hidden {
|
|
overflow: hidden !important;
|
|
}
|