Compare commits
3 Commits
4729fcf357
...
c59e80afda
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c59e80afda | ||
|
|
06b92eb396 | ||
|
|
555446fb21 |
@@ -59,7 +59,6 @@
|
||||
/* Style pour téléphone portable*/
|
||||
@media (max-width: 849px) {
|
||||
.banner {
|
||||
background-size: cover;
|
||||
min-height: 50vh;
|
||||
}
|
||||
|
||||
@@ -215,7 +214,7 @@
|
||||
}
|
||||
|
||||
.btn-phone {
|
||||
background-image: url('assets/img/mobile.png');
|
||||
background-image: url('assets/img/phone.png');
|
||||
}
|
||||
|
||||
.btn-contact {
|
||||
|
||||
Reference in New Issue
Block a user