From ad3e001d19a51b4031432c180c8bcc37cc151b7f Mon Sep 17 00:00:00 2001 From: Jen Breese-Kauth Date: Thu, 27 Jun 2024 20:23:12 +0000 Subject: [PATCH] fixup of comments and spacing --- src/scss/components/teaser/_basic-page-teaser.scss | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/scss/components/teaser/_basic-page-teaser.scss b/src/scss/components/teaser/_basic-page-teaser.scss index 009cdac..1b979d3 100644 --- a/src/scss/components/teaser/_basic-page-teaser.scss +++ b/src/scss/components/teaser/_basic-page-teaser.scss @@ -1,15 +1,5 @@ @charset "UTF-8"; -// contextual-region ds-entity--node ds-entity--stanford-person -// contextual-region ds-entity--node ds-entity--stanford-page - -// Card layout. -// The problem is that the width is set up the dom from where the class on what entity type it is. -// .layout--layout-paragraphs-one-column .paragraph--type--stanford-entity .su-entity-item > div { -// margin: 0; -// width: unset; -// } - .ptype-stanford-entity, .paragraph--type--stanford-entity { @@ -29,7 +19,6 @@ } } - section.su-card__contents { padding: 4rem 0 0 0;