fix: better transition and better padding
This commit is contained in:
@@ -76,7 +76,7 @@ class SiteHeader extends HTMLElement {
|
||||
}
|
||||
|
||||
:host(.reveal) .collapsible {
|
||||
transition: transform 220ms ease;
|
||||
transition: transform 400ms ease;
|
||||
}
|
||||
|
||||
::slotted(top-bar) {
|
||||
|
||||
Reference in New Issue
Block a user