Position contact bar behind overlays
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
.contact-bar {
|
||||
@apply fixed z-100 bottom-0 left-0 w-full flex justify-between;
|
||||
@apply fixed z-40 bottom-0 left-0 w-full flex justify-between;
|
||||
|
||||
@screen md {
|
||||
@apply bottom-auto left-auto top-1/2 right-0 w-auto flex-col divide-x-0 space-y-1;
|
||||
|
||||
Reference in New Issue
Block a user