Skip to content

Commit 0335b63

Browse files
committed
Update full.css
1 parent 1631267 commit 0335b63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

full.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1722,15 +1722,15 @@ body:not(.mobile) .menu .icon:not(:active):hover {
17221722
}
17231723

17241724
body.mobile .menu:not(.visible) .icon {
1725-
padding: 10px 12.75px;
1725+
padding: 10px 11.75px;
17261726
}
17271727

17281728
body.mobile .menu:not(.visible) .icon:first-of-type {
1729-
padding-top: 7px;
1729+
padding-top: 6px;
17301730
}
17311731

17321732
body.mobile .menu:not(.visible) .icon:last-of-type {
1733-
padding-bottom: 7px;
1733+
padding-bottom: 6px;
17341734
}
17351735

17361736
body.mobile .menu .icon:not(:last-of-type)::after {

0 commit comments

Comments
 (0)