Skip to content

Commit 5bae9b3

Browse files
authored
Merge pull request #673 from Rahulm2310/responsivemenufix
Fixed the menu links hover effect on smaller devices
2 parents 389007e + b369439 commit 5bae9b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/assets/css/main.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@
8787
.sidebar-menu a {
8888
display: block;
8989
text-align: center;
90+
padding-bottom: 0.11em;
91+
border-bottom: 0.11em dashed transparent;
9092
}
9193

9294
.sidebar-menu-icon {

0 commit comments

Comments
 (0)