Reduce spacing between FAQ heading text and FAQ content

GitOrigin-RevId: c4ca73f5651f56f8565069f54417f55ef26700a8
This commit is contained in:
M Fahru 2024-07-19 05:48:31 +07:00 committed by Copybot
parent cce68028c6
commit a8a655ff3b

View file

@ -827,7 +827,7 @@
.plans-faq {
.faq-heading-container {
text-align: center;
margin-bottom: var(--spacing-13);
margin-bottom: var(--spacing-10);
@media (max-width: @screen-xs-max) {
text-align: unset;