diff --git a/src/assets/styles/_posts.scss b/src/assets/styles/_posts.scss index 79f033b..3b3e711 100644 --- a/src/assets/styles/_posts.scss +++ b/src/assets/styles/_posts.scss @@ -282,13 +282,13 @@ } th { - cursor: pointer; width: 100%; height: 100%; text-align: center; font-size: 1.6rem; justify-self: center; background: transparent; + color: $base-gray; @include transition-std; }