Tweak breakpoint

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

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;