styles fixes
This commit is contained in:
@@ -191,7 +191,6 @@ export default function YouMightAlsoLike() {
|
||||
justifyContent: "space-between",
|
||||
width: isMobile ? "95px" : isTablet ? "120px" : "140px",
|
||||
position: "relative",
|
||||
height: 200,
|
||||
overflow: "hidden",
|
||||
}}
|
||||
>
|
||||
@@ -258,7 +257,6 @@ export default function YouMightAlsoLike() {
|
||||
style={{
|
||||
flex: 1,
|
||||
rowGap: 0,
|
||||
height: 40,
|
||||
}}
|
||||
>
|
||||
<div style={{ height: 25 }}>
|
||||
|
||||
Reference in New Issue
Block a user