Restructuring and styling services and index pages

This commit is contained in:
Moris Zen
2018-08-08 18:10:40 +02:00
parent 53e87a903b
commit 955b05667e
12 changed files with 419 additions and 145 deletions

View File

@@ -45,7 +45,8 @@ View the full documentation at https://tailwindcss.com.
let colors = {
transparent: 'transparent',
black: '#212121',
black: '#111111',
'black-light': '#333333',
'grey-darkest': '#3d4852',
'grey-darker': '#606f7b',
'grey-dark': '#8795a1',