Margin between all wines elements.
This commit is contained in:
@@ -97,16 +97,7 @@ h1 {
|
|||||||
|
|
||||||
> div {
|
> div {
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
}
|
margin-bottom: 2rem;
|
||||||
}
|
|
||||||
|
|
||||||
.winners-container {
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
margin-top: 1rem;
|
|
||||||
|
|
||||||
> div:not(:last-of-type) {
|
|
||||||
margin-bottom: 1rem;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user