change post view

This commit is contained in:
Swrup 2022-01-26 10:11:26 +01:00
parent 4aa1e0a081
commit da6278afe3
2 changed files with 33 additions and 11 deletions

View file

@ -40,8 +40,13 @@ blockquote.blockquote {
width: 100%;
}
.nick {
color: #FFB300;
}
.postComment {
display: block;
padding-top: 10px;
}
.postImageContainer {