11 lines
220 B
SCSS
11 lines
220 B
SCSS
/* Pricing
|
|
******************************************************************************* */
|
|
|
|
@import "../_bootstrap-extended/include";
|
|
|
|
.price-yearly-toggle {
|
|
position: absolute;
|
|
margin: auto;
|
|
inset-inline: 0;
|
|
}
|