Fix head-wrap position

This commit is contained in:
Michael Rose
2013-06-21 10:01:44 -04:00
parent e28742f5b7
commit 5aa9fc444a
6 changed files with 27 additions and 4 deletions

View File

@ -38,6 +38,7 @@ html {
a {
decoration: none;
border-bottom: 0 solid transparent;
.transition(all .2s);
}
}
}