Browse Source

Balance vertical margins

gridify-service-cards
FiliusPatris 3 years ago
parent
commit
c5cd2ca76d
Signed by untrusted user: TobTobXX
GPG Key ID: 12AC3D4752E2FA2E
  1. 3
      styles/services.css

3
styles/services.css

@ -3,13 +3,12 @@
display: flex; display: flex;
justify-content: center; justify-content: center;
text-align: center; text-align: center;
margin-top: 2rem;
} }
.services__heading { .services__heading {
font-size: 3.3rem; font-size: 3.3rem;
font-weight: 350; font-weight: 350;
margin-bottom: 1rem; margin-bottom: 1.5rem;
} }
.services__offers { .services__offers {

Loading…
Cancel
Save