Outer bought should have some more padding.
This commit is contained in:
@@ -207,6 +207,12 @@ export default {
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
.outer-bought {
|
||||
@include mobile {
|
||||
padding: 0 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.bought-container {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
Reference in New Issue
Block a user