fix
This commit is contained in:
@@ -367,8 +367,7 @@ const getBackgroundImage = (item) => {
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
height: 3vh;
|
bottom: 5vw;
|
||||||
bottom: 5.5vw;
|
|
||||||
font-size: 3vw;
|
font-size: 3vw;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 0 4vw;
|
padding: 0 4vw;
|
||||||
@@ -436,7 +435,6 @@ const getBackgroundImage = (item) => {
|
|||||||
|
|
||||||
.image-container {
|
.image-container {
|
||||||
width: 38vw;
|
width: 38vw;
|
||||||
height: 28vh;
|
|
||||||
background-image: url('../assets/images/test.webp');
|
background-image: url('../assets/images/test.webp');
|
||||||
background-size: 100%;
|
background-size: 100%;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|||||||
Reference in New Issue
Block a user