styles refinements
This commit is contained in:
parent
32e4cb570f
commit
b55ab5a961
|
|
@ -33,6 +33,11 @@ nav.main-menu {
|
||||||
@apply text-lhoistdark;
|
@apply text-lhoistdark;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
&:nth-child(2) {
|
||||||
|
a {
|
||||||
|
@apply ml-16 flex items-center gap-8;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&__legal-mentions {
|
&__legal-mentions {
|
||||||
|
|
@ -45,6 +50,9 @@ nav.main-menu {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.span-construction {
|
||||||
|
@apply text-5xl;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-container:has(.menu[open]) {
|
.page-container:has(.menu[open]) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user