@elomkovSubmitted over 1 year ago
Enis67
@Enis67All comments
- @Enis67Posted over 1 year ago
why do you have .wrapper { min-height: 100%; height: 100%; overflow-x: hidden; } ? What is the functon of this? And what is the difference of this .order-summary { min-height: 100%; height: 100%; display: flex; background: hsl(225, 100%, 94%) url("../images/pattern-background-desktop.svg") no-repeat top / contain; padding: 15px; }?
0