mirror of
https://git.adityakumar.xyz/adityakumar.xyz.git
synced 2024-12-22 17:02:54 +00:00
8 lines
133 B
Sass
Generated
8 lines
133 B
Sass
Generated
.is-radiusless
|
|
border-radius: 0 !important
|
|
|
|
.is-shadowless
|
|
box-shadow: none !important
|
|
|
|
.is-unselectable
|
|
@extend %unselectable
|