5 lines
50 B
CSS
5 lines
50 B
CSS
|
.picture {
|
||
|
min-width: 50%;
|
||
|
min-height: 100%;
|
||
|
}
|