diff --git a/src/components/ArticleRow.tsx b/src/components/ArticleRow.tsx index 41f76ac..e17b1c5 100644 --- a/src/components/ArticleRow.tsx +++ b/src/components/ArticleRow.tsx @@ -2,6 +2,7 @@ import React from 'react'; import imageUrl from '../imageUrl'; import BlockContent from '@sanity/block-content-to-react'; import { Link } from 'react-router-dom'; +import "../css/article.css"; export default function ArticleRow({ article,