Thumbnail placeholder colour
This commit is contained in:
@ -54,7 +54,7 @@
|
||||
height: 50vh;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
background: #000000;
|
||||
background: #111111;
|
||||
|
||||
canvas {
|
||||
width: 100%;
|
||||
|
||||
@ -26,6 +26,10 @@
|
||||
left: 40px;
|
||||
bottom: 20px;
|
||||
max-width: 144px;
|
||||
|
||||
.image {
|
||||
background-color: $darkest_grey;
|
||||
}
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
||||
Reference in New Issue
Block a user