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 cf5f954 commit ed18bcfCopy full SHA for ed18bcf
css/index.css
@@ -26,7 +26,7 @@ body {
26
}
27
28
#hero-text{
29
- font-size: 4em;
+ font-size: 3.5em;
30
31
32
.hero {
index.html
@@ -42,7 +42,7 @@
42
</header>
43
<div class="hero" id="hero">
44
<div>
45
- <h1 id="hero-text" class="animate__animated animate__pulse animate__infinite animate__slow">Web Development Club</h1>
+ <h1 id="hero-text" class="animate__animated animate__pulse animate__infinite animate__slower">Web Development Club</h1>
46
<h2>Lynbrook High School</h2>
47
<br />
48
<a href="https://forms.gle/aEdhD7hxSJPJRcoD9" class=" button cta">
0 commit comments