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 {
|
.btnContact b {
|
||||||
font-weight: bold;
|
font-family: 'lineal';
|
||||||
}
|
}
|
||||||
#insta{
|
#insta{
|
||||||
border-radius:0 0 0 16.1px;
|
border-radius:0 0 0 16.1px;
|
||||||
@@ -98,11 +98,11 @@
|
|||||||
@media(max-width:800px){
|
@media(max-width:800px){
|
||||||
#contactPannel{
|
#contactPannel{
|
||||||
width:222px;
|
width:222px;
|
||||||
height:77px;
|
height:117px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btnContact{
|
.btnContact{
|
||||||
height: 80px;
|
height: 85px;
|
||||||
padding-top: 14px;
|
padding-top: 14px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user