modified: remarkbox_theme_meta/templates/meta-base-funnel.j2
This commit is contained in:
parent
ed314f0c7c
commit
b99875d897
1 changed files with 8 additions and 1 deletions
|
|
@ -61,7 +61,14 @@ h6 {font-size: 1.25rem;}
|
|||
max-width: 340px;
|
||||
}
|
||||
|
||||
section.step-1, section.step-2, section.step-3, section.step-4 {
|
||||
section.step-1,
|
||||
section.step-2,
|
||||
section.step-3,
|
||||
section.step-4,
|
||||
section.active-card,
|
||||
section.new-card,
|
||||
section.payment-card
|
||||
{
|
||||
background-color: white;
|
||||
padding: 10px 12px;
|
||||
border-radius: 4px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue