Tweak breakpoint

This commit is contained in:
John O'Nolan 2013-09-14 23:51:49 +01:00
parent 6a84f55763
commit b64415bd55

View File

@ -210,7 +210,7 @@
font-size: 1em;
@include breakpoint($netbook) { right:15px; }
@include breakpoint($mobile) {
@include breakpoint(650px) {
position: fixed;
top: 5px;
right: 4px;