feat: create components and map with data json file of 3bear design
This commit is contained in:
@@ -51,7 +51,8 @@
|
||||
|
||||
@layer components {
|
||||
.content-container {
|
||||
@apply max-w-[1440px] w-full mx-auto px-6;
|
||||
/* @apply max-w-[1440px] w-full mx-auto px-6; */
|
||||
@apply w-full mx-auto px-6;
|
||||
}
|
||||
|
||||
.contrast-btn {
|
||||
@@ -110,3 +111,6 @@
|
||||
@apply text-[32px] leading-[44px] font-semibold;
|
||||
}
|
||||
}
|
||||
[data-radix-popper-content-wrapper]{
|
||||
z-index: 51 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user