switching paddins from li to innerchild for better click area
This commit is contained in:
parent
f434405b21
commit
21fa169049
|
|
@ -71,10 +71,13 @@
|
|||
li.menu-item {
|
||||
@apply font-medium
|
||||
text-center
|
||||
px-4
|
||||
py-2
|
||||
rounded-xl;
|
||||
|
||||
button,
|
||||
a {
|
||||
@apply block
|
||||
px-4
|
||||
py-2;
|
||||
}
|
||||
&:hover,
|
||||
button:focus,
|
||||
a:focus {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user