removed inline css in one element
All checks were successful
Release to Staging / build_and_release (push) Successful in 47s

This commit is contained in:
freakoverse 2024-09-12 12:17:48 +00:00
parent d13c7ca6c3
commit a56d26387e

View File

@ -15,10 +15,6 @@ export const BlogCard = ({ backgroundLink }: BlogCardProps) => {
>
<div
className='cardBlogMainInside'
style={{
background:
'linear-gradient( rgba(255, 255, 255, 0) 0%, #232323 100%)'
}}
>
<h3
style={{