♻️ Adjust table spacing and color

This commit is contained in:
lostdesign
2019-09-30 15:49:11 +02:00
parent 431463213a
commit 68dfacdda4

View File

@@ -34,11 +34,14 @@ export default {
&--title { &--title {
color: white; color: white;
font-weight: 900; font-weight: 900;
width: 80%;
} }
&--description { &--description {
color: #008190;
line-height: 1.3; line-height: 1.3;
font-size: 13px;
color: white;
width: 80%;
} }
&--links { &--links {