We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5299b6 + 63ba4ea commit d306f14Copy full SHA for d306f14
_data/sponsors.json
@@ -14,5 +14,10 @@
14
{
15
"name": "Josh Aas",
16
"type": "bronze"
17
+ },
18
+ {
19
+ "name": "Jenny & Phil Porada",
20
+ "img": "/img/logos/jenny-phil-porada.png",
21
+ "type": "bronze"
22
}
23
]
_includes/sponsorship.html
@@ -136,7 +136,8 @@ <h3 class="center-text">Bronze Sponsors</h3>
136
137
138
.partner-img, .sponsor-img {
139
- min-width: 15rem;
+ max-height: 15rem;
140
+ margin-inline: auto;
141
padding: 3.25rem 2rem;
142
143
@@ -149,7 +150,7 @@ <h3 class="center-text">Bronze Sponsors</h3>
149
150
151
@media (max-width: 720px) {
152
- min-width: 9rem;
153
+ max-height: 9rem;
154
padding: 2rem 1rem;
155
156
assets/img/logos/jenny-phil-porada.png
2.5 KB
0 commit comments