Highlight post use default image instead of background color

This commit is contained in:
Oscar Cortez 2015-07-20 21:52:42 -06:00
parent df6d609a5b
commit f47b298014
2 changed files with 2 additions and 1 deletions

View file

@ -60,6 +60,7 @@
-ms-flex-pack: center;
justify-content: center;
min-height: 200px;
background: url('../img/welcome_card.jpg') center / cover;
}
button {