Skip to content

Commit

Permalink
fixup of comments and spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
jenbreese committed Jun 27, 2024
1 parent 2af178f commit ad3e001
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions src/scss/components/teaser/_basic-page-teaser.scss
Original file line number Diff line number Diff line change
@@ -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 {

Expand All @@ -29,7 +19,6 @@
}
}


section.su-card__contents {
padding: 4rem 0 0 0;

Expand Down

0 comments on commit ad3e001

Please sign in to comment.