This commit is contained in:
Nicolas Bally 2016-08-03 00:38:32 +02:00
parent 25fa2cd6ab
commit cc5728fa1d

View File

@ -130,7 +130,7 @@ a{
width: 100%;
height: 30px;
left: 0;
top:-30px;
top:-29px;
}
@ -138,7 +138,7 @@ a{
.decor2{
left: 0;
bottom:-30px;
bottom:-29px;
top:auto;
}
@ -326,7 +326,7 @@ p{
.decor{
top:-30px;
top:-29px;
}
}
@ -344,13 +344,13 @@ p{
.decor{
bottom:-30px;
bottom:-29px;
}
.decor-mobile{
display:block;
bottom:auto;
top:-30px;
top:-29px;
}
}