Correction du centrage des boutons sur tout supports (a tester)
This commit is contained in:
@@ -89,16 +89,8 @@ div.hero-body {
|
||||
margin-right: env(safe-area-inset-right);
|
||||
}
|
||||
|
||||
.btn-centered div.column.hasContent {
|
||||
padding-left: 5%;
|
||||
}
|
||||
|
||||
.btn-centered .button+.button {
|
||||
margin-left: 80px;
|
||||
}
|
||||
|
||||
.btn-centered .button {
|
||||
min-width: 150px;
|
||||
.button {
|
||||
min-width: 155px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user