This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
Zelda64Recomp
mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
Watch
0
Star
0
Fork
You've already forked Zelda64Recomp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fa8092b70e
Zelda64Recomp
/
assets
/
scss
/
styles
/
functions
/
_spacing.scss
5 lines
50 B
SCSS
Raw
Blame
History
@function
space
(
$amt
)
{
@return
#{
$amt
}
dp
;
}
Reference in New Issue
View Git Blame
Copy Permalink