feat: size post dependong on comments
This commit is contained in:
parent
e7cb9f1bfc
commit
9cac3645c9
|
@ -45,7 +45,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.post {
|
.post {
|
||||||
height: 55vh;
|
|
||||||
width: calc(100% - 16px);
|
width: calc(100% - 16px);
|
||||||
margin: 8px;
|
margin: 8px;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
|
Loading…
Reference in New Issue