feat: size post dependong on comments

This commit is contained in:
ktyl 2024-07-13 01:47:44 +01:00
parent e7cb9f1bfc
commit 9cac3645c9
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@
}
.post {
height: 55vh;
width: calc(100% - 16px);
margin: 8px;
border-radius: 3px;