Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion PyBay/content/sponsors/contents.lr
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ _model: redirect
---
title: Sponsors
---
target: ../sponsors/our-sponsors/
target: ../sponsors/sponsor-us/
---
short: Sponsors
---
Expand Down
2 changes: 1 addition & 1 deletion PyBay/webpack/scss/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1059,7 +1059,7 @@ iframe[src*="player.vimeo.com"]{
padding: 0px; /* firefox bug fix */
}
.navbar-brand>img {
height: 100%;
height: auto; /* height: 100% was causing logo image distortion on Safari and mobile devices */
padding: 15px; /* firefox bug fix */
width: auto;
max-width: 240px;
Expand Down