Skip to content

Commit 66a8555

Browse files
committed
Changed some sizes on the website
1 parent 1606819 commit 66a8555

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gh-pages-files/index.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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: 65vh; position:relative; }
47+
.wrap-my-slide { height: 520px; 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:240px; }
50+
.slide { background-size:cover; background-position:center center; padding-top:200px; }
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:42px; line-height:42px; margin-bottom:30px; text-transform:uppercase; letter-spacing:3px; }
58-
.slide p { font-family: amatic_scregular, sans-serif; font-size:72px; line-height:82px; margin-bottom:30px; text-transform:uppercase; letter-spacing:3px; }
57+
.slide h3 { font-family: amatic_scregular, sans-serif; font-size:35px; line-height:35px; margin-bottom:30px; text-transform:uppercase; letter-spacing:3px; }
58+
.slide p { font-family: amatic_scregular, sans-serif; font-size:57px; line-height:57px; 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:80px 0; }
69+
.what-is-it { padding:40px 0; }
7070

7171
.example { padding:80px 15px; }
7272

0 commit comments

Comments
 (0)