Skip to content

Commit

Permalink
Better balance of logo sizes.
Browse files Browse the repository at this point in the history
  • Loading branch information
sjrd committed May 13, 2024
1 parent c46ebbd commit b65a945
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions _data/scala-supporters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ supporters:
- name: JetBrains
logo: /resources/img/frontpage/jetbrains-logo.png
url: https://www.jetbrains.com/
wider-logo: true
- name: Your company
logo: /resources/img/frontpage/company-logo.png
url: https://scala.epfl.ch/corporate-membership.html
Expand Down
4 changes: 2 additions & 2 deletions _sass/layout/maintenance.scss
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
margin-bottom: 8px;

img.logo-with-wider-aspect-ratio {
padding-top: 6px;
padding-bottom: 6px;
padding-top: 3px;
padding-bottom: 3px;
}

img {
Expand Down

0 comments on commit b65a945

Please sign in to comment.