mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-12-18 08:21:45 +03:00
Small radius fix
This commit is contained in:
parent
31d7016bd9
commit
2ba2696e9e
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
|||
position: sticky;
|
||||
top: 0;
|
||||
animation: phanpying 0.2s ease-in-out both;
|
||||
border-top-right-radius: inherit;
|
||||
border-bottom-right-radius: inherit;
|
||||
}
|
||||
.nav-menu section:last-child > .szh-menu__divider:first-child {
|
||||
display: none;
|
||||
|
|
Loading…
Reference in a new issue