mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-05 11:02:41 +00:00
Use padding to set navigation popover size
This commit is contained in:
parent
14b0cb4244
commit
4a648165d9
@ -75,8 +75,7 @@
|
||||
.navbar__popover {
|
||||
background-color: var(--clr-navbar-bg);
|
||||
border: 0.15em solid var(--clr-navbar-link);
|
||||
padding: 1.5em;
|
||||
width: 80%;
|
||||
padding: 2em 3em;
|
||||
}
|
||||
|
||||
.navbar__popover::backdrop {
|
||||
|
Loading…
x
Reference in New Issue
Block a user