Resolved merge conflict.

This commit is contained in:
2020-10-12 00:13:08 +02:00
committed by KevinMidboe

View File

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