6 lines
79 B
SCSS
6 lines
79 B
SCSS
|
.search-result {
|
||
|
.search-image {
|
||
|
width: 100%;
|
||
|
max-width: 300px;
|
||
|
}
|
||
|
}
|