Update background-colors to new primary color.
This commit is contained in:
@@ -96,7 +96,7 @@ export default {
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #dbeede;
|
||||
background-color: $primary;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user