diff --git a/css/_sq_balint.scss b/css/_sq_balint.scss index 1724d8d..aeee107 100644 --- a/css/_sq_balint.scss +++ b/css/_sq_balint.scss @@ -452,6 +452,12 @@ body{ max-width: 300px; } + .footer-options img{ + max-width: 70px; + max-height: 70px; + height: auto; + } + .lien_cc svg { width: 30px; height: 30px; diff --git a/css/mon_site.css b/css/mon_site.css index 8c03eec..906d5ce 100644 --- a/css/mon_site.css +++ b/css/mon_site.css @@ -12374,6 +12374,12 @@ body { max-width: 300px; } +.footer .footer-options img { + max-width: 70px; + max-height: 70px; + height: auto; +} + .footer .lien_cc svg { width: 30px; height: 30px; diff --git a/footer/dist.html b/footer/dist.html index 4a4d1b2..13ee584 100644 --- a/footer/dist.html +++ b/footer/dist.html @@ -43,7 +43,7 @@