FIX: Размеры thumb в каталоге (css)
This commit is contained in:
parent
b932eccb9f
commit
3ef361963b
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -45,7 +45,7 @@
|
|||
.list-items__thumb-image {
|
||||
box-sizing: border-box;
|
||||
width: 200px;
|
||||
height: 140px;
|
||||
height: 160px;
|
||||
box-shadow: 0 2px 4px -1px rgb(0 0 0 / 15%);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue