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