7 lines
72 B
Text
7 lines
72 B
Text
.art {
|
|
flex: none;
|
|
.icon, img {
|
|
display: block;
|
|
width: 100%;
|
|
}
|
|
}
|