Skip to content

Commit

Permalink
Update About.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Vgoutham-2000 authored Oct 25, 2023
1 parent f0cab33 commit d08ff43
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions About.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
box-sizing: border-box;
font-family: sans-serif;
}
.navbar .responsive {
display: none;
}

header {
height: 300px;
Expand Down Expand Up @@ -67,9 +70,6 @@
list-style: none;
}

.navbar .responsive {
display: none;
}

.navbar ul li {
padding: 8px 12px;
Expand Down Expand Up @@ -502,4 +502,4 @@ <h5 class="member-name">John Smith</h5>

</body>
<script src="script.js"></script>
</html>
</html>

0 comments on commit d08ff43

Please sign in to comment.