Skip to content

Commit a65f645

Browse files
Comment out author avatar styles
Commented out the author avatar styles in blogCarousel.css.
1 parent 39ce026 commit a65f645

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/blogCarousel/blogCarousel.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
height: 28px;
258258
flex-shrink: 0;
259259
}
260-
260+
/*
261261
.author-avatar-image {
262262
width: 100%;
263263
height: 100%;
@@ -294,7 +294,7 @@
294294
.author-avatar-fallback:hover {
295295
transform: scale(1.1);
296296
box-shadow: 0 4px 12px rgba(99, 102, 241, 0.4);
297-
}
297+
} */
298298

299299
.author-name-group {
300300
display: flex;

0 commit comments

Comments
 (0)