Walmart Supplier Sandbox templates. Updated prod templates too.
This commit is contained in:
@ -116,7 +116,6 @@
|
||||
}
|
||||
|
||||
.faq-card {
|
||||
background: #13244c;
|
||||
padding: 20px;
|
||||
border-radius: 12px;
|
||||
height: fit-content;
|
||||
@ -137,15 +136,15 @@
|
||||
.faq-cta {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
background: #002d97;
|
||||
border-radius: 50%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background: #ffc220;
|
||||
}
|
||||
|
||||
.cta-faq-icon {
|
||||
color: #fff;
|
||||
color: #000;
|
||||
transition: transform 0.3s ease;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user