8000 added confetti · codezoned/codezoned.com@8a6165d · GitHub
[go: up one dir, main page]

Skip to content

Commit 8a6165d

Browse files
committed
added confetti
1 parent 30850af commit 8a6165d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assets/css/banner.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
background-color: #d52d30;
66
}
77
.banner-text {
8-
line-height: normal;
8+
line-height: 30px;
99
font-family: profontwindows;
1010
font-size: 1.7rem;
1111
color: #ffffff;

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
</nav>
276276

277277
<div class="banner" onclick="window.location.href='https://hac.codezoned.com';" value="Hac">
278-
<p class="banner-text"><a href="https://hac.codezoned.com">Codezoned's latest hackathon -<strong> HAC " HackAgainstCovid " </strong> is open for registration<img src="./assets/img/confetti1.gif" style="width: 50px; ;"> </a> </p>
278+
<p class="banner-text"><a href="https://hac.codezoned.com">Codezoned's latest hackathon -<strong> HAC " HackAgainstCovid " </strong> is open for registration🎉 </a> </p>
279279
</div>
280280
</header>
281281
<br>

0 commit comments

Comments
 (0)
0