Skip to content

Commit

Permalink
minor bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshay committed May 10, 2024
1 parent 1fd6933 commit 6770ec4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion react/react-interview-questions-github.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,12 @@
<header class="header_section">
<div class="container-fluid">
<nav class="navbar navbar-expand-lg custom_nav-container ">
<a class="navbar-brand" href="../index.html">
<a class="navbar-brand" href="../index.html" style="margin-top: 10px;">
<img src="../images/favicon.png" alt="Tech Manch" style="width:70px;height:70px;padding: 10px;">
<span>
Tech Manch
</span>

</a>

<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
Expand Down

0 comments on commit 6770ec4

Please sign in to comment.