Started the styling
Need to look into how to properly deal with styling in nuxt
This commit is contained in:
parent
f1c76c22a7
commit
ca7034738b
9 changed files with 69 additions and 20 deletions
2
assets/styles/_colours.scss
Normal file
2
assets/styles/_colours.scss
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
$primary-colour-light: rgb(127, 127, 127);
|
||||
$bg-colour-light: rgb(187, 187, 187);
|
||||
Loading…
Add table
Add a link
Reference in a new issue