Skip to content

Commit

Permalink
Add trade desk as gold sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
derekxu04 committed May 28, 2024
1 parent e08bd91 commit f80e1d7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
Binary file added frontend/src/assets/sponsors/ttd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions frontend/src/assets/sponsors_mini_2024.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,14 @@
"name": "Neara",
"website": "https://neara.com/"
},
{
"alt_text": "The Trade Desk",
"description": "https://careers.thetradedesk.com/",
"level": "G",
"logo": "ttd.png",
"name": "The Trade Desk",
"website": "https://careers.thetradedesk.com/"
},
{
"alt_text": "Safety Culture",
"description": "https://safetyculture.com/",
Expand Down
6 changes: 3 additions & 3 deletions frontend/src/views/Sponsor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -223,12 +223,12 @@ h2 {
}

.large-logo {
max-width: 300px;
max-height: 200px;
max-width: 225px;
max-height: 175px;
}

.mid-logo {
max-width: 250px;
max-width: 200px;
max-height: 150px;
}

Expand Down

0 comments on commit f80e1d7

Please sign in to comment.