Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
AmanSagar0607 authored Jul 6, 2021
1 parent 5299a88 commit 93c463b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2036,7 2036,7 @@ body
{
cursor: pointer;
display: inline-block;
padding: 28px 20px;
padding: 28px 0px;
position: relative;
user-select: none;
}
Expand Down Expand Up @@ -2141,7 2141,7 @@ body
{
cursor: pointer;
display: inline-block;
padding: 28px 20px;
padding: 28px 0px;
position: relative;
user-select: none;
}
Expand Down Expand Up @@ -2863,7 2863,7 @@ body
.navbar-1 .menu-icon {
cursor: pointer;
display: inline-block;
padding: 20px;
padding: 20px 0;
position: relative;
user-select: none;
}
Expand Down

0 comments on commit 93c463b

Please sign in to comment.