applied variables and buttons styles

This commit is contained in:
2021-07-02 12:19:54 +01:00
parent 2a9fb1a364
commit a350c45100
12 changed files with 335 additions and 215 deletions
+11
View File
@@ -0,0 +1,11 @@
//gov.wales pallete variables
$white: #ffffff;
$red: #aa1111;
$lightred: #d81f1f;
$lightgrey_dark: #cccccc;
$lightgrey_mid: #dddddd;
$lightgrey_semi: #e5e5e5;
$lightgrey_light: #eeeeee;
$lightgrey_offwhite: #f1f1f1;