removed old commented css

This commit is contained in:
Gabriele Musco 2021-04-12 23:59:30 +02:00
parent 53fc545728
commit 2bd4d8aa57
No known key found for this signature in database
GPG Key ID: 8539FD3454380B83
1 changed files with 0 additions and 14 deletions

View File

@ -112,7 +112,6 @@ article, .articlePreview {
margin: auto;
display: block;
max-width: 100%;
// max-height: 400px;
}
pre, code {
@ -273,25 +272,12 @@ h1, h2, h3, h4, h5, h6 {
.postlistitem.card div {
img {
// margin: 15px auto;
height: 250px;
min-width: 100%;
object-fit: cover;
}
}
//@media only screen and (min-width: 500px) {
// .postlistitem.card > div {
// img {
// max-width: 250px;
// float: left;
// margin-right: 15px;
// margin-bottom: 15px;
// }
// overflow: auto; // clearfix
// }
//}
ul {
li {
margin: 5px 0;