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) {
|
||||
article, article.main {
|
||||
width:95vw;
|
||||
text-align:justify;
|
||||
}
|
||||
|
||||
article .center {
|
||||
text-align:left;
|
||||
text-align:justify;
|
||||
}
|
||||
|
||||
article.explorer .center {
|
||||
text-align:center;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user