Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rohmeh authored Dec 16, 2024
1 parent d3927d8 commit effd4af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

</head><body class="container d-flex flex-column min-vh-100">

<nav class="navbar navbar-expand-lg navbar-light" style="background-color: #ffffff; border-bottom: 1px solid #e6e6e6; padding: 10px;">
<nav class="navbar navbar-expand-lg navbar-light fixed-top" style="background-color: #ffffff; border-bottom: 1px solid #e6e6e6; padding: 10px;">
<a class="navbar-brand main_color" href="index.html" style="font-family: 'Inter', sans-serif; font-size: 1.2rem; color: #343a40; font-weight: 500;">
Rohan Mehra
</a>
Expand Down Expand Up @@ -71,6 +71,7 @@




<div class="row w-100">
<div class="col w-100">

Expand Down

0 comments on commit effd4af

Please sign in to comment.