index page styling on small phones
This commit is contained in:
parent
7d1315c656
commit
f97033ad9f
@ -92,7 +92,7 @@ const IndexPage = ({
|
||||
/>
|
||||
<GatsbyImage
|
||||
alt=""
|
||||
className="flex-auto m-8 mt-0"
|
||||
className="flex-auto m-4 md:m-8 mt-0 md:mt-0"
|
||||
image={img!}
|
||||
loading="eager"
|
||||
objectFit={browserIsLandscape ? "cover" : "contain"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user