Skip to content

Commit ed18bcf

Browse files
committed
update size/animation for header-text
1 parent cf5f954 commit ed18bcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ body {
2626
}
2727

2828
#hero-text{
29-
font-size: 4em;
29+
font-size: 3.5em;
3030
}
3131

3232
.hero {

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</header>
4343
<div class="hero" id="hero">
4444
<div>
45-
<h1 id="hero-text" class="animate__animated animate__pulse animate__infinite animate__slow">Web Development Club</h1>
45+
<h1 id="hero-text" class="animate__animated animate__pulse animate__infinite animate__slower">Web Development Club</h1>
4646
<h2>Lynbrook High School</h2>
4747
<br />
4848
<a href="https://forms.gle/aEdhD7hxSJPJRcoD9" class=" button cta">

0 commit comments

Comments
 (0)