Skip to content

Commit 4d47a4a

Browse files
minor bug fixes
1 parent 307661c commit 4d47a4a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,10 @@ <h2 class="heading">CodeChamp</h2>
9595
Together we aim to explore the untouched world of technologies.
9696
</p>
9797
</br>
98-
<a href="https://lu.ma/opensource"><button class="common-button register" type="button"
98+
<!--<a href="https://lu.ma/opensource"><button class="common-button register" type="button"
9999
style="margin-left: 5px;">
100100
REGISTER FOR EVENT
101-
</button></a>
101+
</button></a>-->
102102
<a href="https://discord.gg/vVM4hBKnHt"><button class="common-button" type="button"
103103
style="margin-left: 5px;">
104104
JOIN US

internship.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ body{
6565
}
6666
.dark-card{
6767
background-color: #121212;
68+
border-radius: 20px;
6869
}
6970
/* dark mode styling ends here */
7071
.back-button {

0 commit comments

Comments
 (0)