From e24d46a49dddaefe8dc960ed640e74a7011521db Mon Sep 17 00:00:00 2001 From: Anthony Mahe Date: Mon, 1 Sep 2025 21:45:49 +0200 Subject: [PATCH] Style bouton webp --- style-min.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style-min.css b/style-min.css index 012a98c..4dd5203 100644 --- a/style-min.css +++ b/style-min.css @@ -269,11 +269,11 @@ h2 { } .btn-phone { - background-image: url('assets/img/phone.png') + background-image: url('assets/img/phone.webp') } .btn-contact { - background-image: url('assets/img/form.svg') + background-image: url('assets/img/form.webp') } .btn-contact:hover,