Skip to content

Commit 3405c9b

Browse files
committed
Refactor CSS to update apply button link and add Instagram link in footer
1 parent fb1d6d0 commit 3405c9b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@
239239
모여톤에 지원해 여러분의 꿈을 펼쳐보세요!</p>
240240
<div class="footer-apply">
241241
<img src="Cloud1-white.svg" style="width: 133px;"> <img src="Cloud2-white.svg" style="width: 139px;">
242-
<a href="#" class="apply-btn" style="background-color: #D94941; float: right;">지금 신청하기 <img
243-
src="Arrow-orange.svg" alt="Arrow"></a>
242+
<a href="https://forms.gle/WvLC9fbhtCGAvMLD8" class="apply-btn"
243+
style="background-color: #D94941; float: right;">지금 신청하기 <img src="Arrow-orange.svg" alt="Arrow"></a>
244244
</div>
245245
<hr>
246246
<div class="footer-contact">
@@ -249,7 +249,10 @@
249249
<p>mail</p>
250250
</div>
251251
<div>
252-
<p>@moyeothon</p>
252+
<p>
253+
<a href="https://www.instagram.com/moyeothon/" target="_blank"
254+
style="text-decoration: none; color: inherit;">@moyeothon</a>
255+
</p>
253256
<p>moyeothon@gmail.com</p>
254257
</div>
255258
<div class="copyright">

0 commit comments

Comments
 (0)