Fix align div of title in tablet
This commit is contained in:
parent
a515d9f81d
commit
23d2beea9d
|
@ -389,7 +389,7 @@ nav{
|
||||||
height: 400px;
|
height: 400px;
|
||||||
> div {
|
> div {
|
||||||
&.ph-title-description{
|
&.ph-title-description{
|
||||||
@media only screen and (min-width: 768px){
|
@media only screen and (min-width: 577px){
|
||||||
margin-bottom: 3.75rem;
|
margin-bottom: 3.75rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue