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 10
10
11
11
.nav .click .menu {
12
12
border-radius : 30px ;
13
- font-size : 16 px ;
13
+ font-size : 14 px ;
14
14
padding : 7px 8px ;
15
15
}
16
16
Original file line number Diff line number Diff line change 10
10
<!-- css styles -->
11
11
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.min.css ">
12
12
< 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 ">
14
14
< link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Open+Sans:400,600&subset=latin-ext ">
15
15
< link rel ="stylesheet " href ="https://css-ui.github.io/css/cssui.min.css ">
16
16
27
27
28
28
<!-- click menu -->
29
29
< div class ="click ">
30
- < i class ="fas fa-bars menu "> </ i >
30
+ < i class ="fa fa-bars menu" aria-hidden =" true "> </ i >
31
31
</ div >
32
32
33
33
<!-- sidebar -->
You can’t perform that action at this time.
0 commit comments