style: transparentize text color

This commit is contained in:
2019-01-31 13:08:29 +03:00
parent 8bc8805cd5
commit aaf27a7b9b

View File

@@ -9,6 +9,7 @@ body
font-family: 'Roboto', sans-serif
font-size: 18px
padding: 2rem
color: transparentize(black, 0.1)
> *
width: 100%