Adding temp favicon and manifest change

This commit is contained in:
Moris Zen
2018-09-05 13:13:04 +02:00
parent 2ad1a1a193
commit ac6fd754a8
5 changed files with 12 additions and 0 deletions

View File

@@ -153,6 +153,10 @@ body {
background-color: RGBA(0, 0, 0, 0.1);
}
.headroom-wrapper {
background-color: rgba(87, 99, 171, 0.05);
}
.saburly-text-intro {
color: #1f2443;
}