From 05b739207da19789252f8ca6d8bd8ca629ea21ea Mon Sep 17 00:00:00 2001 From: Wesley Bomar Date: Wed, 21 Dec 2022 15:03:30 -0600 Subject: [PATCH] chore(dist): remove old file --- dist/elements/headings.cms.css | 1 - 1 file changed, 1 deletion(-) delete mode 100644 dist/elements/headings.cms.css diff --git a/dist/elements/headings.cms.css b/dist/elements/headings.cms.css deleted file mode 100644 index f8b3a1629..000000000 --- a/dist/elements/headings.cms.css +++ /dev/null @@ -1 +0,0 @@ -/*! @tacc/core-styles 1.0.0+ | MIT | github.com/TACC/Core-Styles */h1,h2,h3,h4,h5,h6{color:var(--global-color-primary--xx-dark)}h1,h2,h4,h5,h6{font-weight:var(--bold)}h1{margin-bottom:27px;margin-top:27px}h2{margin-bottom:var(--global-space--normal);margin-top:30px}h1+h2,h1+hr{margin-top:-12px}h1{font-size:var(--global-font-size--xxx-large)}h2{font-size:var(--global-font-size--x-large)}h3,h4,h5,h6{margin-bottom:var(--global-space--normal);margin-top:var(--global-space--normal)}h3{font-size:var(--global-font-size--x-large)}h4{font-size:var(--global-font-size--large)}h5{text-transform:uppercase}h5,h6{font-size:var(--global-font-size--medium)} \ No newline at end of file