Skip to content

Commit 96efb31

Browse files
Slightly increased sponsor logo size in event view (quantum black and bloomberg looked too small).
Changed bloomberg, harvey nash, numfocus and quantum black logos to match new color theme for site.
1 parent 03dc85c commit 96efb31

File tree

6 files changed

+8
-5
lines changed

6 files changed

+8
-5
lines changed

_sass/post.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414

1515
.post__sponsor-img {
16-
width: 100px;
16+
width: 150px;
1717
float: left;
1818
margin-right: 20px;
1919
}

_sass/style.scss

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ p, a, li, label, button {
1515
font-size: 16px;
1616
}
1717

18+
section {
19+
padding: 20px 40px;
20+
}
21+
22+
1823
.no-scroll {
1924
overflow: hidden;
2025
}
@@ -28,9 +33,7 @@ a {
2833
}
2934
}
3035

31-
section {
32-
padding: 20px 40px;
33-
}
36+
3437

3538
.row {
3639
margin-left: 0;
@@ -693,7 +696,7 @@ section {
693696

694697
.footer__sponsor-link img {
695698
padding: 10px;
696-
max-width: 100%;
699+
height: 90%;
697700
}
698701

699702
.footer__link {
-4.59 KB
Loading
283 Bytes
Loading
-511 Bytes
Loading
-9.09 KB
Loading

0 commit comments

Comments
 (0)