From d194276687851db8fb667c2d0a6b17f2b40199de Mon Sep 17 00:00:00 2001 From: Josh Errickson Date: Wed, 26 Jun 2024 06:50:19 -0400 Subject: [PATCH] Removing polyfill --- docs/03-data-management.html | 67 +++++++++++++++++----------------- docs/04-data-manipulation.html | 67 +++++++++++++++++----------------- 2 files changed, 66 insertions(+), 68 deletions(-) diff --git a/docs/03-data-management.html b/docs/03-data-management.html index ac0d41a..f72ec11 100644 --- a/docs/03-data-management.html +++ b/docs/03-data-management.html @@ -17,7 +17,7 @@ ul.task-list{list-style: none;} ul.task-list li input[type="checkbox"] { width: 0.8em; - margin: 0 0.8em 0.2em -1em; /* quarto-specific, see https://github.com/quarto-dev/quarto-cli/issues/4556 */ + margin: 0 0.8em 0.2em -1em; /* quarto-specific, see https://github.com/quarto-dev/quarto-cli/issues/4556 */ vertical-align: middle; } /* CSS for syntax highlighting */ @@ -105,7 +105,6 @@ } } - -