Skip to content

Commit

Permalink
Fix detailLogo alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
joobert authored Nov 13, 2024
1 parent 4ba3389 commit 2acc35a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fixes.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
.detailPageContent {
padding-left: 28.45vw !important;
}
.detailLogo {
margin-left: 28.45% !important;
}
}
@media (min-aspect-ratio: 2.7/1) {
.detailImageContainer .card {
Expand Down

0 comments on commit 2acc35a

Please sign in to comment.