Added a margin
This commit is contained in:
@ -135,6 +135,10 @@ div.post {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post li{
|
||||||
|
margin-bottom: 6px;
|
||||||
|
}
|
||||||
|
|
||||||
.postImage{
|
.postImage{
|
||||||
margin: 3px;
|
margin: 3px;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
|||||||
Reference in New Issue
Block a user