We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 511a0ce commit dd8ef50Copy full SHA for dd8ef50
2 files changed
public/frosh/2025/index.html
@@ -185,7 +185,7 @@ <h2>What's a "Frosh Week"?</h2>
185
</div>
186
<aside class="duck-fact bg-box">
187
<h2>Did you know...</h2>
188
- <p>If you mixed "Frosh" and "Duck" together, you get a bad word.</p>
+ <p>Ducks have three eyelids per eye.</p>
189
</aside>
190
</section>
191
public/frosh/2025/style.css
@@ -201,7 +201,7 @@ header {
201
/* Keeping this in case the animation break */
202
203
&>svg {
204
- height: 30vh;
+ height: 12vh;
205
}
206
207
0 commit comments