Skip to content

Commit f80e1d7

Browse files
committed
Add trade desk as gold sponsor
1 parent e08bd91 commit f80e1d7

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

Diff for: frontend/src/assets/sponsors/ttd.png

20.7 KB
Loading

Diff for: frontend/src/assets/sponsors_mini_2024.json

+8
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,14 @@
6767
"name": "Neara",
6868
"website": "https://neara.com/"
6969
},
70+
{
71+
"alt_text": "The Trade Desk",
72+
"description": "https://careers.thetradedesk.com/",
73+
"level": "G",
74+
"logo": "ttd.png",
75+
"name": "The Trade Desk",
76+
"website": "https://careers.thetradedesk.com/"
77+
},
7078
{
7179
"alt_text": "Safety Culture",
7280
"description": "https://safetyculture.com/",

Diff for: frontend/src/views/Sponsor.vue

+3-3
Original file line numberDiff line numberDiff line change
@@ -223,12 +223,12 @@ h2 {
223223
}
224224

225225
.large-logo {
226-
max-width: 300px;
227-
max-height: 200px;
226+
max-width: 225px;
227+
max-height: 175px;
228228
}
229229

230230
.mid-logo {
231-
max-width: 250px;
231+
max-width: 200px;
232232
max-height: 150px;
233233
}
234234

0 commit comments

Comments
 (0)