mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-05-26 07:39:14 -04:00
5 lines
50 B
SCSS
5 lines
50 B
SCSS
|
|
@function space($amt) {
|
|
@return #{$amt}dp;
|
|
}
|