Tried some updates

This commit is contained in:
Henrik Larsson
2023-08-13 14:06:02 +02:00
parent 810754ad1d
commit ac9d8c4386
5 changed files with 3 additions and 7 deletions

View File

@@ -22,7 +22,7 @@ const BlurbSection = ({
: desktopLayout === '3-column'
? 'lg:grid-cols-3'
: 'lg:grid-cols-4';
console.log(imageFormat);
return (
<div>
{title ? (