6 lines
48 B
CSS
6 lines
48 B
CSS
|
|
||
|
.container {
|
||
|
width: 100%;
|
||
|
height: 400px;
|
||
|
}
|