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