mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 02:13:33 +00:00
Replace header with regular image
This commit is contained in:
parent
23e791c829
commit
3d1f36e85a
2 changed files with 11 additions and 21 deletions
|
|
@ -25,10 +25,8 @@
|
|||
}
|
||||
|
||||
.image {
|
||||
img {
|
||||
width: 175px !important;
|
||||
height: 175px;
|
||||
}
|
||||
width: 175px !important;
|
||||
height: 175px;
|
||||
}
|
||||
|
||||
:global(.item-image-placeholder) {
|
||||
|
|
@ -45,10 +43,8 @@
|
|||
}
|
||||
|
||||
.image {
|
||||
img {
|
||||
width: 200px !important;
|
||||
height: 200px;
|
||||
}
|
||||
width: 200px !important;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
:global(.item-image-placeholder) {
|
||||
|
|
@ -65,10 +61,8 @@
|
|||
}
|
||||
|
||||
.image {
|
||||
img {
|
||||
width: 225px !important;
|
||||
height: 225px;
|
||||
}
|
||||
width: 225px !important;
|
||||
height: 225px;
|
||||
}
|
||||
|
||||
:global(.item-image-placeholder) {
|
||||
|
|
@ -85,10 +79,8 @@
|
|||
}
|
||||
|
||||
.image {
|
||||
img {
|
||||
width: 250px !important;
|
||||
height: 250px;
|
||||
}
|
||||
width: 250px !important;
|
||||
height: 250px;
|
||||
}
|
||||
|
||||
:global(.item-image-placeholder) {
|
||||
|
|
@ -124,9 +116,8 @@
|
|||
}
|
||||
|
||||
.image {
|
||||
img {
|
||||
object-fit: cover;
|
||||
}
|
||||
object-fit: cover;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.background {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue