Skip to content

Commit 8310ebc

Browse files
committed
[#12] Fix home page button coloring
1 parent 99fbcc7 commit 8310ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<p class="coming-soon-text py-4">
5252
READY FOR CASEIT?
5353
</p>
54-
<a href="https://caseit-sfu.typeform.com/to/fchOxJ" type="button" class="btn btn-outline-light btn-lg">
54+
<a href="https://caseit-sfu.typeform.com/to/fchOxJ" class="btn btn-outline-light btn-lg">
5555
<strong>APPLY NOW</strong>
5656
</a>
5757
</div>

0 commit comments

Comments
 (0)