Commit compiled CSS

This commit is contained in:
benjamin melançon 2019-10-07 09:10:49 -04:00
parent d070b0f77f
commit 2350a96826

View file

@ -8276,6 +8276,10 @@ label.panel-block {
.featured-image .background-replacement-for-no-image { .featured-image .background-replacement-for-no-image {
height: 16rem; } } height: 16rem; } }
/* Yes i know i should just give author bios their own class */
.node--type-people.node--view-mode-teaser {
margin-bottom: 1rem; }
/* All classes that are mostly about adding color. */ /* All classes that are mostly about adding color. */
.background-replacement-for-no-image { .background-replacement-for-no-image {
background-color: cadetblue; } background-color: cadetblue; }