feat(design): improve styling of terms
This commit is contained in:
parent
8aef6feaed
commit
6d55b89d39
4 changed files with 76 additions and 59 deletions
|
|
@ -5,6 +5,7 @@ $fill-blue: #D5DFFF;
|
|||
$subtle-gray: darken(#fff, 5%);
|
||||
$roboto: "Roboto", sans-serif;
|
||||
$roboto-light: "Roboto-Light", sans-serif-light;
|
||||
$light-green: rgb(19, 229, 182);
|
||||
$success-green: #17ae8c;
|
||||
$warning-orange: #ffa500;
|
||||
$dark-gray: #445;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue