Skip to content

Commit

Permalink
fixed selector for logo on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy authored and Andy committed Sep 21, 2016
1 parent 3bbb488 commit eb6ab60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/assets/css/media.css
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
h2 { font-size: 14px; }

header nav { transition: none !important; }
header #logo { display: none; }
header .logo { display: none; }

.grid > a:before, .grid > a:after { opacity: 1; }
}
Expand Down

0 comments on commit eb6ab60

Please sign in to comment.