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