mirror of
https://github.com/GamingShitposting/SalaMuseoGames
synced 2025-06-05 21:59:30 +02:00
Initial commit, patched theme and main pages
This commit is contained in:
3
_sass/_functions.scss
Normal file
3
_sass/_functions.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
@function rem($pixels) {
|
||||
@return ($pixels / 16px) * 1rem;
|
||||
}
|
Reference in New Issue
Block a user