modified: remarkbox_theme_meta/templates/meta-base-funnel.j2

This commit is contained in:
russellballestrini 2018-08-23 23:55:28 -04:00
parent ed314f0c7c
commit b99875d897

View file

@ -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;