We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9f0eac commit 1631267Copy full SHA for 1631267
full.css
@@ -1722,15 +1722,15 @@ body:not(.mobile) .menu .icon:not(:active):hover {
1722
}
1723
1724
body.mobile .menu:not(.visible) .icon {
1725
- padding: 10px 11.75px;
+ padding: 10px 12.75px;
1726
1727
1728
body.mobile .menu:not(.visible) .icon:first-of-type {
1729
- padding-top: 6px;
+ padding-top: 7px;
1730
1731
1732
body.mobile .menu:not(.visible) .icon:last-of-type {
1733
- padding-bottom: 6px;
+ padding-bottom: 7px;
1734
1735
1736
body.mobile .menu .icon:not(:last-of-type)::after {
0 commit comments