edit: bug fix sur tel, problème de taille et d'overflow forcé amenant la diparition de la bar de titre + modif typo
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
}
|
||||
|
||||
.btnContact b {
|
||||
font-weight: bold;
|
||||
font-family: 'lineal';
|
||||
}
|
||||
#insta{
|
||||
border-radius:0 0 0 16.1px;
|
||||
@@ -98,11 +98,11 @@
|
||||
@media(max-width:800px){
|
||||
#contactPannel{
|
||||
width:222px;
|
||||
height:77px;
|
||||
height:117px;
|
||||
}
|
||||
|
||||
.btnContact{
|
||||
height: 80px;
|
||||
height: 85px;
|
||||
padding-top: 14px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user