mirror of
https://github.com/Damillora/Yuika
synced 2024-11-05 02:17:32 +00:00
Fix line height of navbar
This commit is contained in:
parent
07bb1710af
commit
69e1f526a7
@ -134,7 +134,7 @@ footer {
|
||||
}
|
||||
.nav li a {
|
||||
@apply align-middle w-full table-cell;
|
||||
line-height: 3rem;
|
||||
line-height: 2rem;
|
||||
}
|
||||
#menushow:hover .nav {
|
||||
@apply block w-screen;
|
||||
|
Loading…
Reference in New Issue
Block a user