Merge branch 'develop' into letter-head-disabled-and-default-validation

This commit is contained in:
Suraj Shetty 2021-01-14 16:17:22 +05:30 committed by GitHub
commit 6f1bb0e155
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,11 +29,11 @@
}
.hero.align-center {
h1, .hero-subtitle, .hero-buttons {
h1, .hero-title, .hero-subtitle, .hero-buttons {
text-align: center;
}
.hero-subtitle {
.hero-title, .hero-subtitle {
margin-left: auto;
margin-right: auto;
}