Remove unused code
This commit is contained in:
@@ -40,7 +40,6 @@
|
|||||||
sizes={{
|
sizes={{
|
||||||
small: { width: 400 },
|
small: { width: 400 },
|
||||||
medium: { width: 600 },
|
medium: { width: 600 },
|
||||||
large: { width: 800 },
|
|
||||||
}}
|
}}
|
||||||
ratio={imageRatio}
|
ratio={imageRatio}
|
||||||
alt={image.title}
|
alt={image.title}
|
||||||
|
|||||||
@@ -36,10 +36,6 @@
|
|||||||
margin-bottom: 48px;
|
margin-bottom: 48px;
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(.image) {
|
|
||||||
// width: 100%;
|
|
||||||
// height: 100%;
|
|
||||||
}
|
|
||||||
:global(.image img), video {
|
:global(.image img), video {
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user