Skip to content

Commit 58f88c8

Browse files
Neet-Nestorjingyi-zhao-01
authored andcommitted
[Site] Minor layout update
1 parent eaab03c commit 58f88c8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

site/assets/css/hero.scss

+5-4
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
}
1717

1818
.heading-container {
19-
padding-top: 2rem;
2019
display: flex;
2120
flex-direction: column;
2221
align-items: center;
@@ -40,7 +39,7 @@
4039
margin-top: 2rem;
4140
align-items: center;
4241
flex-wrap: wrap;
43-
font-size: 1.2rem;
42+
font-size: 1rem;
4443
word-break: keep-all;
4544
font-weight: 600;
4645
gap: 1rem;
@@ -190,6 +189,10 @@
190189
h1 {
191190
font-size: 3.2rem;
192191
}
192+
193+
.link-container {
194+
font-size: 1.2rem;
195+
}
193196
}
194197
}
195198
}
@@ -227,10 +230,8 @@
227230
@media screen and (min-width:1760px) {
228231
#hero {
229232
background: radial-gradient(1440px 100% at 75% 50%, #3352cb, #ffffff);
230-
231233
flex-direction: row;
232234
gap: 4rem;
233-
234235
padding-bottom: 12rem;
235236
}
236237
}

0 commit comments

Comments
 (0)