From 4d4e3917f4791e96c8abc11123e76c91b8f10319 Mon Sep 17 00:00:00 2001 From: Anthony Dumas Date: Tue, 19 Mar 2019 09:59:19 +0100 Subject: [PATCH] Correction du centrage des boutons sur tout supports (a tester) --- _sass/main.scss | 12 ++-------- css/main.css | 10 ++------ index.html | 62 ++++++++++++++++++++++++++++--------------------- 3 files changed, 39 insertions(+), 45 deletions(-) diff --git a/_sass/main.scss b/_sass/main.scss index 5f22b73..124250a 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -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) { diff --git a/css/main.css b/css/main.css index 3937b75..935bf0b 100644 --- a/css/main.css +++ b/css/main.css @@ -6980,14 +6980,8 @@ div.hero-body { margin-left: env(safe-area-inset-left); 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) { .button.is-fullw-mobile { diff --git a/index.html b/index.html index 54a6d2b..cad5bf5 100644 --- a/index.html +++ b/index.html @@ -154,33 +154,41 @@

Vous pouvez me contacter de nombreuses façons !

-
- - - - - Email - - - - - - LinkedIn - - - - - - Telegram - - - - - - Github - +