From b4800121133cf888ea202775852e0e86d53515df Mon Sep 17 00:00:00 2001 From: Will Faught Date: Wed, 22 Feb 2023 18:53:39 -0800 Subject: [PATCH] Remove redundant max-width from .paige-content --- layouts/partials/paige/style.html | 1 - 1 file changed, 1 deletion(-) diff --git a/layouts/partials/paige/style.html b/layouts/partials/paige/style.html index 35efefb7..bb1453cd 100644 --- a/layouts/partials/paige/style.html +++ b/layouts/partials/paige/style.html @@ -7,7 +7,6 @@ body, html { section.paige-content { counter-reset: paige-figure; - max-width: 100%; } section.paige-content figure.paige-figure.paige-figure-numbered {