Skip to content

Commit

Permalink
fix: paragraph styling
Browse files Browse the repository at this point in the history
  • Loading branch information
James Spencer committed Jan 8, 2022
1 parent a875a5f commit a52cbd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/art/art.module.css
Expand Up @@ -3,5 +3,5 @@
font-size: var(--font-size-3);
background: #f8f8ff;
padding: var(--size-7);
max-inline-size: initial;
max-inline-size: unset;
}

1 comment on commit a52cbd9

@vercel
Copy link

@vercel vercel bot commented on a52cbd9 Jan 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.