Run through Autoprefixer

This commit is contained in:
Michael Rose
2017-02-14 12:42:50 -05:00
parent 1cbac04650
commit a488a6b0fe
6 changed files with 31 additions and 31 deletions

View File

@ -4,7 +4,7 @@ Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Luke Jackson
*/
$(function() {
$(document).ready(function(){
var $btn = $('nav.greedy-nav button');
var $vlinks = $('nav.greedy-nav .visible-links');