You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-08-08 22:36:41 +02:00
5 lines
64 B
SCSS
5 lines
64 B
SCSS
![]() |
// Overflow Hidden
|
||
|
.o-hidden {
|
||
|
overflow: hidden !important;
|
||
|
}
|