Added a margin

This commit is contained in:
2025-11-01 11:58:52 -05:00
parent 26b9187ecd
commit 480bc4104c

View File

@ -135,6 +135,10 @@ div.post {
text-align: center;
}
.post li{
margin-bottom: 6px;
}
.postImage{
margin: 3px;
width: 50%;