Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 2205a03

Browse files
committed
add padding for menu
1 parent 5784da6 commit 2205a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ body {
2929

3030
.nav .click .menu {
3131
font-size: 14px;
32-
padding: 5px 6px;
32+
padding: 8px 9px;
3333
}
3434

3535
.nav .click .menu:hover {

0 commit comments

Comments
 (0)