File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,16 +39,16 @@ button.btn i, a.btn i {
3939}
4040
4141.summit-hero-landing , .summit-hero-landing-short {
42- background : url ("../images/berlin.jpg" ) center no-repeat;
43- height : 80 vh ;
42+ background : url ("../images/berlin.jpg" ) center bottom no-repeat;
43+ height : auto ;
4444 display : block;
4545 background-size : cover;
4646 position : relative;
4747}
4848
4949.summit-hero-landing-short {
50- height : 67 vh ;
51- top : -30 px ;
50+ height : auto ;
51+ padding-bottom : 100 px ;
5252}
5353
5454.summit-hero-landing .navbar , .summit-hero-landing-short .navbar {
@@ -116,7 +116,7 @@ button.btn i, a.btn i {
116116}
117117
118118.summit-hero-landing-short .summit-banner {
119- margin : 9 em auto 0 ;
119+ margin : 6 em auto 0 ;
120120}
121121
122122
@@ -136,6 +136,10 @@ button.btn i, a.btn i {
136136 color : # fff ;
137137}
138138
139+ .summit-hero-landing-short .summit-banner h1 {
140+ font-size : 7em ;
141+ }
142+
139143
140144@media all and (max-width : 500px ) {
141145 .text-wrapper .title-box {
You can’t perform that action at this time.
0 commit comments