diff --git a/src/styles/_content.scss b/src/styles/_content.scss index 70423fe..ebbb1a9 100644 --- a/src/styles/_content.scss +++ b/src/styles/_content.scss @@ -57,6 +57,7 @@ width: 200px; height: 200px; background: #222; + color: #222; box-shadow: 0 2px 5px black(.5); border: 1px solid white(.5); transition: opacity .3s ease-out, transform .3s ease-out, border-color .3s ease-out;