Formatter dictates quotes

This commit is contained in:
Luke Murphy 2020-02-15 10:04:32 +01:00
parent ed03b299ee
commit 4e303cb8a4
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 2 additions and 2 deletions

View File

@ -89,7 +89,7 @@ img.button {
height: 100vh;
padding: 1em;
width: 60%;
font-family: 'Signika', sans-serif;
font-family: "Signika", sans-serif;
font-size: 1.5em;
line-height: 1.5em;
overflow: scroll;

View File

@ -528,7 +528,7 @@ function setup() {
bgChoices = [
// color("#F6B2FF"),
// color("#F58F6C"),
color("#C3EFDB"),
color("#C3EFDB")
// color("#ADCA95"),
// color("#F58F6C"),
// color("#A5F1F7"),