mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 14:01:35 +00:00
build(app): use sass colors
This commit is contained in:
@@ -46,7 +46,7 @@ html {
|
||||
box-sizing: border-box;
|
||||
padding: 60px 0;
|
||||
min-height: 100%;
|
||||
background-color: #1b2431;
|
||||
background-color: $mirage;
|
||||
color: white;
|
||||
text-align: center;
|
||||
word-spacing: 1px;
|
||||
|
||||
Reference in New Issue
Block a user