WIP Refactor - Requested wines ui #53

Merged
KevinMidboe merged 20 commits from refactor/requested-wines-ui into master 2020-11-02 14:20:21 +00:00
Showing only changes of commit 53ef555822 - Show all commits

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 {