|
@@ -693,7 +693,7 @@
|
|
|
align-items: center;
|
|
align-items: center;
|
|
|
display: flex;
|
|
display: flex;
|
|
|
flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
|
- gap: var(--spacing-04);
|
|
|
|
|
|
|
+ gap: var(--spacing-06);
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.plans-feature-table-section-icon-wrapper {
|
|
.plans-feature-table-section-icon-wrapper {
|
|
@@ -722,7 +722,7 @@
|
|
|
.plans-feature-table-integrations-content {
|
|
.plans-feature-table-integrations-content {
|
|
|
display: flex;
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
|
- gap: var(--spacing-03);
|
|
|
|
|
|
|
+ gap: var(--spacing-04);
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.plans-feature-table-integrations-label {
|
|
.plans-feature-table-integrations-label {
|