Skip to content

Commit

Permalink
gave contest banner max width (#8693)
Browse files Browse the repository at this point in the history
* gave contest banner max width

* added exact width after talking with Jess
  • Loading branch information
Israellund authored and ilijabojanovic committed Jul 31, 2024
1 parent eb4d100 commit 58d8f2b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.contest-image {
border-radius: 5px 0 0 5px;
max-height: 240px;
max-width: 522px;
}
}

Expand Down

0 comments on commit 58d8f2b

Please sign in to comment.