Added margin between wine-details.

This commit is contained in:
2020-10-12 00:11:25 +02:00
committed by KevinMidboe
parent 2c574020d0
commit 82068f22a9

View File

@@ -99,13 +99,10 @@ export default {
.wine-details {
display: flex;
flex-direction: column;
}
h2 {
font-weight: normal;
font-size: 1.4rem;
margin: 2rem 0;
color: $matte-text-color;
> span {
margin-bottom: 0.5rem;
}
}
.bottom-section {