Update file style.css

This commit is contained in:
Jan BELLON 2024-03-11 19:05:02 +00:00
parent 0390cfc6e1
commit 85acf08992

View File

@ -180,15 +180,11 @@ a {
body {
font-size: 0.8em
}
.content {
width: 90%;
}
.article-preview {
display: block;
}
.article-preview .article-illustration {
margin: 0 auto;
max-width: 90%;
padding: 2em 0;
}
.article-preview .article-miniature {
@ -197,7 +193,6 @@ a {
}
.article-preview .article-details {
max-width: 90%;
margin: 0 auto;
}