Thumbnail placeholder colour

This commit is contained in:
James Barnsley
2017-02-12 18:53:10 +13:00
parent 57b9b85db4
commit e71b74f196
2 changed files with 5 additions and 1 deletions

View File

@ -54,7 +54,7 @@
height: 50vh;
width: 100%;
overflow: hidden;
background: #000000;
background: #111111;
canvas {
width: 100%;

View File

@ -26,6 +26,10 @@
left: 40px;
bottom: 20px;
max-width: 144px;
.image {
background-color: $darkest_grey;
}
}
h1 {