This repository was archived by the owner on Sep 5, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010
1111.nav .click .menu {
1212 border-radius : 30px ;
13- font-size : 16 px ;
13+ font-size : 14 px ;
1414 padding : 7px 8px ;
1515}
1616
Original file line number Diff line number Diff line change 1010 <!-- css styles -->
1111 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.min.css ">
1212 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/jquery.perfect-scrollbar/1.3.0/css/perfect-scrollbar.min.css ">
13- < link rel ="stylesheet " href ="https://use.fontawesome .com/releases/v5.0.9 /css/all. css " integrity =" sha384-5SOiIsAziJl6AWe0HWRKTXlfcSHKmYV4RBF18PPJ173Kzn7jzMyFuTtk8JA7QQG1 " crossorigin =" anonymous ">
13+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare .com/ajax/libs/font-awesome/4.7.0 /css/font-awesome.min. css ">
1414 < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Open+Sans:400,600&subset=latin-ext ">
1515 < link rel ="stylesheet " href ="https://css-ui.github.io/css/cssui.min.css ">
1616
2727
2828 <!-- click menu -->
2929 < div class ="click ">
30- < i class ="fas fa-bars menu "> </ i >
30+ < i class ="fa fa-bars menu" aria-hidden =" true "> </ i >
3131 </ div >
3232
3333 <!-- sidebar -->
You can’t perform that action at this time.
0 commit comments