Skip to content

Commit b65a945

Browse files
committed
Better balance of logo sizes.
1 parent c46ebbd commit b65a945

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

_data/scala-supporters.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ supporters:
88
- name: JetBrains
99
logo: /resources/img/frontpage/jetbrains-logo.png
1010
url: https://www.jetbrains.com/
11+
wider-logo: true
1112
- name: Your company
1213
logo: /resources/img/frontpage/company-logo.png
1314
url: https://scala.epfl.ch/corporate-membership.html

_sass/layout/maintenance.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
margin-bottom: 8px;
7676

7777
img.logo-with-wider-aspect-ratio {
78-
padding-top: 6px;
79-
padding-bottom: 6px;
78+
padding-top: 3px;
79+
padding-bottom: 3px;
8080
}
8181

8282
img {

0 commit comments

Comments
 (0)