You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
446 B
36 lines
446 B
.blog-content {
|
|
img {
|
|
margin-left: 20px;
|
|
}
|
|
}
|
|
|
|
.plugin-blog-category-cases {
|
|
.make-row();
|
|
|
|
|
|
li {
|
|
.make-xs-column(4);
|
|
.make-sm-column(3);
|
|
|
|
font-size: 12px;
|
|
|
|
vertical-align: top;
|
|
}
|
|
}
|
|
|
|
.blog-list-older {
|
|
margin-top: 40px;
|
|
}
|
|
|
|
article {
|
|
width: 80%;
|
|
|
|
header {
|
|
h2, h4 {
|
|
margin-bottom: 5px;
|
|
}
|
|
p {
|
|
margin-bottom: 15px;
|
|
}
|
|
}
|
|
} |