Säulen wieder sichtbar

This commit is contained in:
Robert Jagtiani
2024-12-02 00:23:03 +01:00
parent 5c30dbe050
commit 0579ffc854
5 changed files with 108 additions and 92 deletions

View File

@@ -104,7 +104,7 @@ article {
}
.nav-element:hover > .dropdown-content{
@apply lg:visible lg:opacity-100 lg:block lg:ml-[2px]
@apply lg:visible lg:opacity-100 lg:block lg:ml-[calc(100%+2px)]
}
.nav-element:hover:first-child > .nav-element-child{