Skip to content
Snippets Groups Projects
Commit c50723d1 authored by Kevin Paxman's avatar Kevin Paxman Committed by Eric Bremner
Browse files

ISTWCMS-7126: remove narrow width set on additional node info when banner or hero image is present

parent cd79b38a
No related branches found
No related tags found
1 merge request!230Feature/istwcms 7126 kpaxman fix info width
......@@ -238,13 +238,6 @@
padding: var(--size-2) 0;
}
}
.card__footer,
.card__tags {
// Width is experimental to match one of the max-widths in
// layouts for narrower width page look.
@include uw-contained-width(var(--layout-wide-max-width));
}
.card__featured-image {
align-items: center;
background-position: center center;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment