Skip to content

Commit

Permalink
hiding clicky image
Browse files Browse the repository at this point in the history
  • Loading branch information
clhorn committed May 18, 2017
1 parent ebd5bda commit ec14f6e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions client/assets/scss/site/_global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -285,3 +285,7 @@ footer {
.thumb.round {
border-radius: 50%;
}

img[src*="clicky"] {
display: none;
}

0 comments on commit ec14f6e

Please sign in to comment.