Add image title feature in homepage
This commit is contained in:
parent
b760205613
commit
96bc55120b
3 changed files with 7 additions and 2 deletions
|
|
@ -91,6 +91,10 @@ img {
|
|||
max-width: 100%;
|
||||
}
|
||||
|
||||
.img-title {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.disqus-comments {
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue