We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd6e8d commit 23bbb25Copy full SHA for 23bbb25
_sass/pages/index.scss
@@ -477,7 +477,9 @@ $corner-radius: 30px;
477
max-width: 1000px;
478
479
.sponsors-container {
480
- margin-top: 2em;
+ margin-top: 70px;
481
+ margin-bottom: 70px;
482
+ h3 { font-weight: 700; }
483
.sponsor-logo-container {
484
display: flex;
485
flex-wrap: wrap;
@@ -571,4 +573,4 @@ $corner-radius: 30px;
571
573
}
572
574
575
-}
576
+}
_sass/pages/sponsors.scss
@@ -4,8 +4,7 @@
4
#bronze-sponsors {
5
h3 {
6
text-align: center;
7
8
- margin-bottom: 1em;
+ margin-top: 200px;
9
10
ul {
11
0 commit comments