Property Detail - Mortgage Calc
Sally
css
2 years ago
214 B
10
Indexable
/*center title and desc in mobile view*/ @media (max-width: 767px){ .mg-calc__title { text-align: center; } } @media (max-width: 767px){ .mg-calc__description { text-align: center; } }
Editor is loading...