Update file style.css
This commit is contained in:
parent
bcdf1fc981
commit
fd4fade660
@ -151,7 +151,7 @@ a {
|
|||||||
|
|
||||||
.article-miniature {
|
.article-miniature {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
max-width: 80%;
|
width: 40%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.row {
|
.row {
|
||||||
@ -206,4 +206,7 @@ a {
|
|||||||
.article-preview .article-resume {
|
.article-preview .article-resume {
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
}
|
}
|
||||||
|
.article-miniature {
|
||||||
|
width: 40%;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user