Skip to content

Commit d306f14

Browse files
authored
Merge pull request #284 from servo/bronze-sponsor-jenny-phil-porada
New bronze sponsor: Jenny & Phil Porada
2 parents a5299b6 + 63ba4ea commit d306f14

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

_data/sponsors.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,10 @@
1414
{
1515
"name": "Josh Aas",
1616
"type": "bronze"
17+
},
18+
{
19+
"name": "Jenny & Phil Porada",
20+
"img": "/img/logos/jenny-phil-porada.png",
21+
"type": "bronze"
1722
}
1823
]

_includes/sponsorship.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,8 @@ <h3 class="center-text">Bronze Sponsors</h3>
136136
}
137137

138138
.partner-img, .sponsor-img {
139-
min-width: 15rem;
139+
max-height: 15rem;
140+
margin-inline: auto;
140141
padding: 3.25rem 2rem;
141142
}
142143

@@ -149,7 +150,7 @@ <h3 class="center-text">Bronze Sponsors</h3>
149150

150151
@media (max-width: 720px) {
151152
.partner-img, .sponsor-img {
152-
min-width: 9rem;
153+
max-height: 9rem;
153154
padding: 2rem 1rem;
154155
}
155156

2.5 KB
Loading

0 commit comments

Comments
 (0)