Skip to content
Snippets Groups Projects
Commit a1bba0e3 authored by Martin Leblanc's avatar Martin Leblanc
Browse files

ISTWCMS-5195:css for card and runcsfix

parent 6b4c7674
No related branches found
No related tags found
1 merge request!118Feature/istwcms 5195 ebremner node theming
...@@ -503,4 +503,4 @@ $gesso: ( ...@@ -503,4 +503,4 @@ $gesso: (
xxl: 96px, xxl: 96px,
), ),
gutter-width: 40px, gutter-width: 40px,
); );
\ No newline at end of file
...@@ -47,7 +47,7 @@ $card-padding: rem(gesso-spacing(sm)) !default; ...@@ -47,7 +47,7 @@ $card-padding: rem(gesso-spacing(sm)) !default;
.card__header{ .card__header{
@include uw-no-breakout(); @include uw-no-breakout();
color: $card-meta-color; color: $card-meta-color;
//margin-bottom: rem(gesso-spacing(sm)); margin-bottom: rem(gesso-spacing(xs));
width: 100%; width: 100%;
} }
......
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