Add image title feature in homepage

This commit is contained in:
badele 2017-11-05 17:28:08 +01:00
commit 96bc55120b
3 changed files with 7 additions and 2 deletions

View file

@ -91,6 +91,10 @@ img {
max-width: 100%;
}
.img-title {
width: 100%;
}
.disqus-comments {
margin-top: 30px;
}