suite
This commit is contained in:
parent
25fa2cd6ab
commit
cc5728fa1d
@ -130,7 +130,7 @@ a{
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
left: 0;
|
left: 0;
|
||||||
top:-30px;
|
top:-29px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -138,7 +138,7 @@ a{
|
|||||||
|
|
||||||
.decor2{
|
.decor2{
|
||||||
left: 0;
|
left: 0;
|
||||||
bottom:-30px;
|
bottom:-29px;
|
||||||
top:auto;
|
top:auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -326,7 +326,7 @@ p{
|
|||||||
.decor{
|
.decor{
|
||||||
|
|
||||||
|
|
||||||
top:-30px;
|
top:-29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
@ -344,13 +344,13 @@ p{
|
|||||||
.decor{
|
.decor{
|
||||||
|
|
||||||
|
|
||||||
bottom:-30px;
|
bottom:-29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.decor-mobile{
|
.decor-mobile{
|
||||||
display:block;
|
display:block;
|
||||||
bottom:auto;
|
bottom:auto;
|
||||||
top:-30px;
|
top:-29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user