mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 21:53:26 +00:00
Always close the top bar when smooth scrolling
This commit is contained in:
@@ -145,11 +145,6 @@ img.preview-img {
|
||||
top: 4rem;
|
||||
transition: top 0.2s ease-in-out;
|
||||
animation: fade-up 0.8s;
|
||||
|
||||
&.topbar-down {
|
||||
top: 6rem;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#toc li a {
|
||||
|
||||
Reference in New Issue
Block a user