Skip to content

Commit 11aba62

Browse files
committed
Fixed button padding and removed download
Signed-off-by: Jimmy McArthur <jimmy@tipit.net>
1 parent f337b97 commit 11aba62

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

summit/css/combined.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,7 @@ a.current-summit-link {
13201320

13211321
.sponsors_button {
13221322
border: none;
1323-
padding: 1rem 6rem;
1323+
padding: 1.3rem 3.5rem;
13241324
text-decoration: none;
13251325
background: #ffd602;
13261326
color: #111111;

summit/templates/Layout/SummitFutureLanding.ss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<p class="join-us-text">到上海加入我们</p>
99
<p><a href="/summit/shanghai-2019/sponsors/" class="sponsors_button" style="margin: 10px;">
1010
SPONSOR THE SUMMIT
11-
<i class="fa fa-cloud-download"></i>
1211
</a></p>
1312
<!-- <div class="save-the-date"> Save The Date! </div>
1413
<h1> $IntroText </h1>

0 commit comments

Comments
 (0)