add structure
This commit is contained in:
@ -21,9 +21,12 @@
|
||||
// $lhp
|
||||
|
||||
// color
|
||||
$blue: #0f265c;
|
||||
$red: #8d2815ff;
|
||||
$grey: #999999;
|
||||
$light-blue: #0093a3;
|
||||
$dark-blue: #00407d;
|
||||
$green: #b5cb3a;
|
||||
$red: #9e0027;
|
||||
$light-grey: #d8dadb;
|
||||
$grey: #6e6f70;
|
||||
$white: #ffffff;
|
||||
$black: #231f20;
|
||||
|
||||
|
Reference in New Issue
Block a user