Update theme & domain

This commit is contained in:
Matthew Grove
2019-10-08 20:37:08 +01:00
parent 25fea3ffee
commit c826b0baa1
2 changed files with 3 additions and 3 deletions

View File

@@ -80,7 +80,7 @@ body {
display: none;
width: 100%;
position: fixed;
background: var(--mdc-theme-primary);
background: var(--mdc-theme-secondary);
color: var(--mdc-theme-background);
text-align: center;
bottom: -100px;