Add navigation to vue, improve responsiveness of the design

This commit is contained in:
Dane Everitt 2018-06-02 23:15:10 -07:00
parent be5a9108f9
commit ee9a34716d
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
9 changed files with 104 additions and 67 deletions

View file

@ -172,6 +172,7 @@ module.exports = {
'lg': '992px',
'xl': '1200px',
'xsx': {'max': '575px'},
'smx': {'max': '767px'},
'mdx': {'max': '991px'},
'lgx': {'max': '1999px'},