Fix Alignement Tablette Boutons Contact

This commit is contained in:
Anthony Dumas 2019-03-15 17:32:54 +01:00
parent 026dbb2624
commit 0290cce7eb
2 changed files with 0 additions and 7 deletions

View File

@ -93,10 +93,6 @@ div.hero-body {
padding-left: 5%;
}
.btn-centered {
padding-left: 25%;
}
.btn-centered .button+.button {
margin-left: 80px;
}

View File

@ -6983,9 +6983,6 @@ div.hero-body {
.btn-centered div.column.hasContent {
padding-left: 5%; }
.btn-centered {
padding-left: 25%; }
.btn-centered .button + .button {
margin-left: 80px; }