File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -168,7 +168,6 @@ button.btn i, a.btn i {
168168 max-width : 40% ;
169169 display : inline-block;
170170 text-align : center;
171- margin-left : 0.25em ;
172171}
173172
174173.summit-banner h5 span {
@@ -188,11 +187,13 @@ button.btn i, a.btn i {
188187.summit-banner h5 span .arrow .right {
189188 background : url ("../images/arrow-right.svg" ) bottom left no-repeat;
190189 background-size : cover;
190+ background-position-y : 7px ;
191191}
192192
193193.summit-banner h5 span .arrow .left {
194194 background : url ("../images/arrow-left.svg" ) bottom left no-repeat;
195195 background-size : cover;
196+ background-position-y : 7px ;
196197}
197198
198199.link .button-box .btn {
@@ -363,6 +364,9 @@ button.btn i, a.btn i {
363364 .about-summit-header .summit-title {
364365 font-size : 2em ;
365366 }
367+ .about-summit-header {
368+ padding-top : 4em ;
369+ }
366370
367371}
368372
You can’t perform that action at this time.
0 commit comments