Passage des icones en webp
This commit is contained in:
BIN
assets/img/form.webp
Normal file
BIN
assets/img/form.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
BIN
assets/img/in.webp
Normal file
BIN
assets/img/in.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 34 KiB |
BIN
assets/img/phone.webp
Normal file
BIN
assets/img/phone.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
@@ -231,11 +231,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.btn-phone {
|
.btn-phone {
|
||||||
background-image: url('assets/img/phone.png');
|
background-image: url('assets/img/phone.webp');
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-contact {
|
.btn-contact {
|
||||||
background-image: url('assets/img/form.svg');
|
background-image: url('assets/img/form.webp');
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-phone:hover,
|
.btn-phone:hover,
|
||||||
|
|||||||
Reference in New Issue
Block a user