Added margin between wine-details.
This commit is contained in:
@@ -99,13 +99,10 @@ export default {
|
|||||||
.wine-details {
|
.wine-details {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
|
||||||
|
|
||||||
h2 {
|
> span {
|
||||||
font-weight: normal;
|
margin-bottom: 0.5rem;
|
||||||
font-size: 1.4rem;
|
}
|
||||||
margin: 2rem 0;
|
|
||||||
color: $matte-text-color;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.bottom-section {
|
.bottom-section {
|
||||||
|
|||||||
Reference in New Issue
Block a user