diff --git a/_sass/custom.scss b/_sass/custom.scss index a7cc8e8..245773e 100644 --- a/_sass/custom.scss +++ b/_sass/custom.scss @@ -13,4 +13,5 @@ table { width: auto; margin-right: 30px; display: inline-block; + color: #111; };