Amélioration de l'apparence de l'image de couverture en mode portrait
This commit is contained in:
@@ -56,6 +56,8 @@
|
||||
|
||||
.article-header .article-cover {
|
||||
margin-top: 0;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.article-header .article-cover > a {
|
||||
@@ -63,8 +65,9 @@
|
||||
}
|
||||
|
||||
.article-header .article-cover img {
|
||||
width: 100%;
|
||||
width: auto;
|
||||
height: auto;
|
||||
max-height: 90vh;
|
||||
}
|
||||
|
||||
.article-header .article-meta {
|
||||
|
||||
Reference in New Issue
Block a user