STYLE Underline button
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
75d7774917
commit
a26a889f35
|
|
@ -4,6 +4,10 @@
|
||||||
@screen lg {
|
@screen lg {
|
||||||
@apply hidden;
|
@apply hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#mobile-menu-toggle {
|
||||||
|
@apply underline underline-offset-4;
|
||||||
|
}
|
||||||
&__inner-elements {
|
&__inner-elements {
|
||||||
@apply flex justify-between items-center px-6 gap-12;
|
@apply flex justify-between items-center px-6 gap-12;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user