update quickmenue footer
This commit is contained in:
parent
a4e096d174
commit
c1d4959db1
@ -68,8 +68,8 @@
|
|||||||
========================= */
|
========================= */
|
||||||
|
|
||||||
.qm-slot {
|
.qm-slot {
|
||||||
width: 90px;
|
width: 100px;
|
||||||
height: 90px;
|
height: 100px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
background: linear-gradient(145deg, #3a2810, #1a0f04);
|
background: linear-gradient(145deg, #3a2810, #1a0f04);
|
||||||
@ -103,8 +103,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.qm-slot img {
|
.qm-slot img {
|
||||||
width: 52px;
|
width: 62px;
|
||||||
height: 52px;
|
height: 62px;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.8));
|
filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.8));
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user