fix: hamburger icon border radius
This commit is contained in:
parent
dd2fe95742
commit
7a748dd0fb
|
|
@ -112,6 +112,7 @@ import Logo from './Logo.astro';
|
|||
width: 40px;
|
||||
height: 3px;
|
||||
margin-bottom: 10px;
|
||||
border-radius: 1em;
|
||||
background-color: var(--text-color);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue