diff --git a/css/colors.css b/css/colors.css new file mode 100644 index 0000000..e1aa1a3 --- /dev/null +++ b/css/colors.css @@ -0,0 +1,3 @@ +:root { + --brand-blue: #0d283c +}