sticky nav, better dropdown exit

This commit is contained in:
Julián Benegas
2020-10-21 18:32:32 -03:00
parent 316801627b
commit c22789176d
4 changed files with 67 additions and 11 deletions

View File

@@ -34,7 +34,7 @@
}
.nameBox {
@apply absolute top-6 left-0 z-50;
@apply absolute top-6 left-0 z-30;
& .name {
@apply px-6 py-2 bg-primary text-primary font-bold;