Small mobile style improvements
This commit is contained in:
parent
16f6e0778a
commit
c7dcc688e7
@ -859,9 +859,13 @@ article.infos h4 + p {
|
|||||||
@media only screen and (max-width:1200px) {
|
@media only screen and (max-width:1200px) {
|
||||||
article, article.main {
|
article, article.main {
|
||||||
width:95vw;
|
width:95vw;
|
||||||
|
text-align:justify;
|
||||||
}
|
}
|
||||||
|
|
||||||
article .center {
|
article .center {
|
||||||
text-align:left;
|
text-align:justify;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
article.explorer .center {
|
||||||
|
text-align:center;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user