Skip to content

Commit 2356c0d

Browse files
Comment out author avatar wrapper styles
Comment out styles for the author avatar wrapper.
1 parent a65f645 commit 2356c0d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/blogs/blogs-new.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1676,7 +1676,7 @@
16761676
text-decoration: none;
16771677
}
16781678

1679-
.author-avatar-wrapper {
1679+
/* .author-avatar-wrapper {
16801680
position: relative;
16811681
width: 32px;
16821682
height: 32px;
@@ -1714,7 +1714,7 @@
17141714
font-weight: 600;
17151715
box-shadow: 0 2px 8px rgba(99, 102, 241, 0.3);
17161716
transition: all 0.3s ease;
1717-
}
1717+
} */
17181718

17191719
.author-avatar-fallback:hover {
17201720
transform: scale(1.1);

0 commit comments

Comments
 (0)