Skip to content

Commit

Permalink
Fixed the issue elementary#3319 nav icon size increase
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivRajSingh-SDE committed Aug 17, 2023
1 parent 3d9d7a9 commit 2120188
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,10 @@ nav li {
display: inline-block;
}

.right li a{
scale: 1.4;

}
nav a,
nav a:visited {
color: inherit;
Expand Down

0 comments on commit 2120188

Please sign in to comment.