5 lines
57 B
CSS
5 lines
57 B
CSS
|
img.album-img {
|
||
|
max-width: 100%;
|
||
|
max-height: 100%;
|
||
|
}
|