Skip to content

Commit a84efc8

Browse files
committed
navbar and about paragraph quick fix.
1 parent c849fed commit a84efc8

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

about.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,13 @@
6969
<li class="nav-item px-3">
7070
<a class="nav-link text-right" href="events">Events</a>
7171
</li>
72+
7273
<li class="nav-item px-3">
73-
<a class="nav-link text-right" id="contactLink" href="#">Contact</a>
74+
<a class="nav-link text-right" href="join">Join</a>
7475
</li>
76+
7577
<li class="nav-item px-3">
76-
<a class="nav-link text-right" href="#">Join</a>
78+
<a class="nav-link text-right" id="contactLink" href="#">Contact</a>
7779
</li>
7880
</ul>
7981
</div>
@@ -121,8 +123,7 @@ <h1 class="about-title text-center text-md-left">
121123
everyone to learn programming. We work towards achieving that by
122124
hosting hands-on workshops several times a semester open to all
123125
experience levels. Our workshops vary in content ranging from
124-
basic web development to learning about frameworks such as
125-
React.
126+
basic web development to learning about libraries such as React.
126127
<br /><br /><br /><br /><br />
127128
<!--To have same size as previous card-->
128129
</p>

0 commit comments

Comments
 (0)