Commit d77f1e7b authored by Robert Lord's avatar Robert Lord

Increase size of nav button touch target area

parent e559ad10
......@@ -192,6 +192,7 @@ html, body {
position: fixed;
top: $main-padding / 2 - 8px;
left: $main-padding / 2 - 8px;
padding: 0 1.5em 5em 0; // increase touch area size
z-index: 100;
color: #000;
text-decoration: none;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment