diff --git a/src/styles/_content.scss b/src/styles/_content.scss index c212891..fab4714 100644 --- a/src/styles/_content.scss +++ b/src/styles/_content.scss @@ -26,6 +26,7 @@ width: 202px; height: 202px; margin: 30px 0 0 30px; + cursor: default; img { position: absolute; diff --git a/src/styles/_header.scss b/src/styles/_header.scss index 3b9e582..23bd833 100644 --- a/src/styles/_header.scss +++ b/src/styles/_header.scss @@ -38,6 +38,7 @@ header { text-align: center; text-shadow: $shadow; z-index: 1; + cursor: default; .iconic { display: none;