7 lines
85 B
CSS
7 lines
85 B
CSS
.wrapper {
|
|
max-width: 566px;
|
|
width: 100%;
|
|
height: 400px;
|
|
overflow: hidden;
|
|
}
|