5 lines
56 B
CSS
5 lines
56 B
CSS
iframe {
|
|
width: 100%;
|
|
height: 400px;
|
|
border: 0;
|
|
}
|