mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-26 15:34:33 +02:00
👍 reboot.cssを導入
This commit is contained in:
7
scss/base/variables.scss
Normal file
7
scss/base/variables.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
// Font
|
||||
@import url("https://fonts.googleapis.com/css?family=Press+Start+2P");
|
||||
$font-family: "Press Start 2P" !default;
|
||||
$font-size: 16px !default;
|
||||
|
||||
$base-color: #212529;
|
||||
$background-color: #fff;
|
Reference in New Issue
Block a user