Use accent color as header background when there is no cover image

This commit is contained in:
Sodbileg Gansukh
2021-02-18 11:40:20 +08:00
parent 306f7b2d9b
commit c1fcece376
6 changed files with 7 additions and 23 deletions

View File

@ -3,7 +3,7 @@
:root {
/* Colours */
--brand: #ff383c;
--brand: #296EB4;
--blue: #3eb0ef;
--green: #a4d037;
--purple: #ad26b4;