From a4daba9a8937e8a32c4b2972f2592412cc121f7a Mon Sep 17 00:00:00 2001 From: chankalan Date: Thu, 26 Sep 2024 15:17:40 +0200 Subject: [PATCH] =?UTF-8?q?meilleure=20prise=20en=20charge=20de=20l'ent?= =?UTF-8?q?=C3=AAte=20en=20petit=20=C3=A9cran?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- squelettes/scss/styles/_perso.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/squelettes/scss/styles/_perso.scss b/squelettes/scss/styles/_perso.scss index 45c2a05..a5d708a 100644 --- a/squelettes/scss/styles/_perso.scss +++ b/squelettes/scss/styles/_perso.scss @@ -78,6 +78,7 @@ span.btn { .sociaux_podcast { margin: 0 0 0; @include flex(); + //flex-direction: row-reverse; align-items: center; @include media($bp-small-up) { > .btn { @@ -1686,7 +1687,7 @@ a.spip_out { margin-top: 0; } .sociaux_podcast { - //flex-direction: column-reverse; + flex-direction: column-reverse; .sociaux { margin: 0; display: block;