This commit is contained in:
Adrian Thompson
2020-10-21 13:15:35 +02:00
32 changed files with 939 additions and 724 deletions

View File

@@ -98,7 +98,7 @@ export default {
}
body {
background-color: #dbeede;
background-color: $primary;
}
</style>