Adjust section submenu wrap top to match the menu height

Signed-off-by: Milton Moura <miltonmoura@gmail.com>
This commit is contained in:
Milton Moura 2024-04-17 23:00:28 +00:00
parent 2d874e690c
commit 3add1b3e08

View file

@ -179,8 +179,7 @@
.section-submenu-wrap {
position: absolute;
top: 60px;
padding-top: 4px;
top: 47.5px;
}
.section-submenu {