diff --git a/src/app/components/offers-received/offers-received.component.scss b/src/app/components/offers-received/offers-received.component.scss index 6cb6f75..2b6af04 100644 --- a/src/app/components/offers-received/offers-received.component.scss +++ b/src/app/components/offers-received/offers-received.component.scss @@ -3,6 +3,8 @@ background-color: aliceblue; border-radius: 10px; border-color: #383a3e; + margin-top: 10px; + margin-bottom: 5px; //display: flex; .offer_title{ font-size: 18px;