Browse Source

add img margin

master
onryo 5 months ago
parent
commit
489263663f
  1. 5
      css/style.css

5
css/style.css

@ -1439,6 +1439,11 @@ width: 95%;
padding-left: 5%;
}
.blog-post-item2 img {
margin: 15px;
}
.blog-post-item2 ul {
width: 90%;
font-size: 1.15rem;

Loading…
Cancel
Save