Skip to content

Commit

Permalink
Merge pull request #111 from AaadityaG/newBranch
Browse files Browse the repository at this point in the history
 Navbar vibration after hovering on logo
  • Loading branch information
Kritika30032002 authored Dec 13, 2023
2 parents d680ec8 + 4862e6c commit 4ce4633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/partials/header.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<body oncanplay="toggle_nav_body()">
<nav class="navbar navbar-dark bg-dark justify-content-between" id="navbar">
<a href="/" class="navbar-brand">
<a href="/" class="navbar-brand" style="border: 1px solid transparent">
<i class="fas fa-key fa-1.5x logo" style="color: white"></i>
Secrets</a
>
Expand Down

0 comments on commit 4ce4633

Please sign in to comment.