File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 7
7
margin : 0 ;
8
8
padding : 0 ;
9
9
font-size : 16px ;
10
- font-family : Arial, sans-serif;
10
+ font-family : "Montserrat" , Arial, sans-serif;
11
11
line-height : 1.4 ;
12
12
}
13
13
Original file line number Diff line number Diff line change 1
1
.vh-1 {
2
2
height : 100vh ;
3
3
}
4
- .vh-2 {
5
- height : 200vh ;
6
- }
7
- .vh-3 {
8
- height : 300vh ;
9
- }
10
4
11
5
.vh-50 {
12
6
height : 50vh ;
Original file line number Diff line number Diff line change 11
11
name ="description "
12
12
content ="Extremely customizable plugin for scroll based animation which animates 1000 elements without lags "
13
13
/>
14
+ < link rel ="preconnect " href ="https://fonts.googleapis.com " />
15
+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin />
16
+ < link href ="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;900&display=swap " rel ="stylesheet " />
14
17
</ head >
15
18
< body >
16
19
< nav >
You can’t perform that action at this time.
0 commit comments