mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
Deleted width and height in search-image
Width and Height is already defined with cropZoom(100,100) filter in search results template.
This commit is contained in:
parent
7bcd5189b0
commit
ca381944f8
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@
|
|||
}
|
||||
.search-image img {
|
||||
overflow:hidden;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
object-fit: cover;
|
||||
object-position: 0 100%;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue