Correction boutons sous photo de profil
This commit is contained in:
parent
4d4e3917f4
commit
22473383a0
@ -89,7 +89,7 @@ div.hero-body {
|
|||||||
margin-right: env(safe-area-inset-right);
|
margin-right: env(safe-area-inset-right);
|
||||||
}
|
}
|
||||||
|
|
||||||
.button {
|
section#contact .button {
|
||||||
min-width: 155px;
|
min-width: 155px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -6980,7 +6980,7 @@ div.hero-body {
|
|||||||
margin-left: env(safe-area-inset-left);
|
margin-left: env(safe-area-inset-left);
|
||||||
margin-right: env(safe-area-inset-right); }
|
margin-right: env(safe-area-inset-right); }
|
||||||
|
|
||||||
.button {
|
section#contact .button {
|
||||||
min-width: 155px; }
|
min-width: 155px; }
|
||||||
|
|
||||||
@media screen and (max-width: 768px) {
|
@media screen and (max-width: 768px) {
|
||||||
|
@ -145,7 +145,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section class="hero is-info dontPrint">
|
<section class="hero is-info dontPrint" id="contact">
|
||||||
<div class="hero-body">
|
<div class="hero-body">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1 class="title">
|
<h1 class="title">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user