Skip to content

Commit dd8ef50

Browse files
committed
feat: Changed the duck size and removed the bad fact
1 parent 511a0ce commit dd8ef50

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

public/frosh/2025/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ <h2>What's a "Frosh Week"?</h2>
185185
</div>
186186
<aside class="duck-fact bg-box">
187187
<h2>Did you know...</h2>
188-
<p>If you mixed "Frosh" and "Duck" together, you get a bad word.</p>
188+
<p>Ducks have three eyelids per eye.</p>
189189
</aside>
190190
</section>
191191

public/frosh/2025/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ header {
201201
/* Keeping this in case the animation break */
202202

203203
&>svg {
204-
height: 30vh;
204+
height: 12vh;
205205
}
206206
}
207207

0 commit comments

Comments
 (0)