refactor fetchProposals

This commit is contained in:
Danil Kovtonyuk 2022-06-29 22:17:24 +10:00
parent 7f1f1f4750
commit e1e74c7dc0
3 changed files with 56 additions and 55 deletions

View file

@ -207,6 +207,7 @@
.description {
p {
line-height: 1.7;
white-space: pre-wrap;
&:not(:last-child) {
margin-bottom: 2rem;