mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2024-12-18 20:54:02 +00:00
4 lines
50 B
SCSS
4 lines
50 B
SCSS
|
|
@function space($amt) {
|
|
@return #{$amt}dp;
|
|
}
|