add skip navigation link

This commit is contained in:
Pat Dryburgh
2018-10-24 18:04:06 -07:00
parent 16c358ac24
commit dd7275c4c0
5 changed files with 37 additions and 3 deletions

View File

@ -12,7 +12,7 @@
display: flex;
flex-direction: column-reverse;
text-decoration: none;
padding: .25em 0;
padding: .25em;
@media (min-width: $on-tablet) {
display: flex;
flex-direction: row;