More space for wines on mobile.
This commit is contained in:
@@ -335,6 +335,10 @@ h1 {
|
|||||||
|
|
||||||
.wine-container {
|
.wine-container {
|
||||||
grid-column: 3 / -3;
|
grid-column: 3 / -3;
|
||||||
|
|
||||||
|
@include mobile {
|
||||||
|
grid-column: 2 / -2;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon--arrow-long-right {
|
.icon--arrow-long-right {
|
||||||
|
|||||||
Reference in New Issue
Block a user