@@ -44,18 +44,18 @@ a.github-bar { position:fixed; top:0; z-index:200; padding:10px 0; width:100%; d
4444
4545.header-wrapper { position : relative; }
4646
47- .wrap-my-slide { height : 65 vh ; position : relative; }
47+ .wrap-my-slide { height : 520 px ; position : relative; }
4848.slide-a-long { height : 100% ; }
4949.slide-a-long div { height : 100% ; }
50- .slide { background-size : cover; background-position : center center; padding-top : 240 px ; }
50+ .slide { background-size : cover; background-position : center center; padding-top : 200 px ; }
5151
5252# slide1 { background-image : url (img/sell.jpg); }
5353# slide2 { background-image : url (img/wheat.jpg); }
5454# slide3 { background-image : url (img/goat.jpg); }
5555# slide4 { background-image : url (img/freedom.jpg); }
5656
57- .slide h3 { font-family : amatic_scregular, sans-serif; font-size : 42 px ; line-height : 42 px ; margin-bottom : 30px ; text-transform : uppercase; letter-spacing : 3px ; }
58- .slide p { font-family : amatic_scregular, sans-serif; font-size : 72 px ; line-height : 82 px ; margin-bottom : 30px ; text-transform : uppercase; letter-spacing : 3px ; }
57+ .slide h3 { font-family : amatic_scregular, sans-serif; font-size : 35 px ; line-height : 35 px ; margin-bottom : 30px ; text-transform : uppercase; letter-spacing : 3px ; }
58+ .slide p { font-family : amatic_scregular, sans-serif; font-size : 57 px ; line-height : 57 px ; margin-bottom : 30px ; text-transform : uppercase; letter-spacing : 3px ; }
5959
6060.slide .big p {font-size : 120px ; line-height : 140px ; margin-bottom : 40px ; }
6161
@@ -66,7 +66,7 @@ header { position:absolute; top:60px; width:100%; }
6666.anchor .circle { border-radius : 200px ; height : 110px ; width : 110px ; text-align : center; display : table-cell; vertical-align : middle; font-size : 80px ; }
6767.anchor .circle span { position : relative; bottom : 10px ; }
6868
69- .what-is-it { padding : 80 px 0 ; }
69+ .what-is-it { padding : 40 px 0 ; }
7070
7171.example { padding : 80px 15px ; }
7272
0 commit comments