Fix layout probelm in using different fonts.
This commit is contained in:
parent
109357e8e2
commit
2f54cf304a
@ -200,7 +200,7 @@ p,
|
|||||||
|
|
||||||
.size-text {
|
.size-text {
|
||||||
margin: 0 6px 0 0;
|
margin: 0 6px 0 0;
|
||||||
width: 130px
|
width: 125px
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 395px) {
|
@media screen and (max-width: 395px) {
|
||||||
@ -209,7 +209,7 @@ p,
|
|||||||
}
|
}
|
||||||
|
|
||||||
.size-text {
|
.size-text {
|
||||||
width: 90px;
|
width: 85px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user