[CSS] Fixing poor responsiveness to main nav element hover animation.

Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
This commit is contained in:
2021-07-25 00:18:37 +01:00
committed by Hugo Sales
parent d45ef53efd
commit 0c2272e094

View File

@@ -58,7 +58,8 @@
}
/* TIMELINE NAVIGATION / PLUGINS */
.timeline-nav {
.timeline-nav,
.timeline-nav h1 {
margin-top: var(--main-size);
display: flex;
flex-direction: column;