mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2025-02-09 08:33:22 +01:00
5 lines
50 B
SCSS
5 lines
50 B
SCSS
![]() |
|
||
|
@function space($amt) {
|
||
|
@return #{$amt}dp;
|
||
|
}
|