Loading core/profiles/demo_umami/themes/umami/css/base.css +1 −1 Original line number Diff line number Diff line Loading @@ -63,7 +63,7 @@ html { outline-width: 1px; outline-style: dotted; outline-color: #008068; outline-offset: 2px; /* Not supported in IE11 but greatly improves outline visibility in newer browsers. */ outline-offset: 2px; } a { Loading core/profiles/demo_umami/themes/umami/css/components/blocks/banner/banner.css +0 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,6 @@ display: flex; align-items: center; max-width: 1200px; height: 0; /* Required for flexbox vertical centering in IE11. Min-height will take precedence. */ min-height: 54vw; margin: 0 auto; padding: 0 4%; Loading core/profiles/demo_umami/themes/umami/css/components/content/card/card.css +0 −5 Original line number Diff line number Diff line Loading @@ -34,11 +34,6 @@ color: #000; } /* Need to fix IE11 cards height issue */ .view-mode-card .node__content { flex-shrink: 0; } .view-mode-card .field--name-field-media-image img { display: block; width: 100%; Loading Loading
core/profiles/demo_umami/themes/umami/css/base.css +1 −1 Original line number Diff line number Diff line Loading @@ -63,7 +63,7 @@ html { outline-width: 1px; outline-style: dotted; outline-color: #008068; outline-offset: 2px; /* Not supported in IE11 but greatly improves outline visibility in newer browsers. */ outline-offset: 2px; } a { Loading
core/profiles/demo_umami/themes/umami/css/components/blocks/banner/banner.css +0 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,6 @@ display: flex; align-items: center; max-width: 1200px; height: 0; /* Required for flexbox vertical centering in IE11. Min-height will take precedence. */ min-height: 54vw; margin: 0 auto; padding: 0 4%; Loading
core/profiles/demo_umami/themes/umami/css/components/content/card/card.css +0 −5 Original line number Diff line number Diff line Loading @@ -34,11 +34,6 @@ color: #000; } /* Need to fix IE11 cards height issue */ .view-mode-card .node__content { flex-shrink: 0; } .view-mode-card .field--name-field-media-image img { display: block; width: 100%; Loading