Formatter dictates quotes
This commit is contained in:
parent
ed03b299ee
commit
4e303cb8a4
@ -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;
|
||||
|
@ -528,7 +528,7 @@ function setup() {
|
||||
bgChoices = [
|
||||
// color("#F6B2FF"),
|
||||
// color("#F58F6C"),
|
||||
color("#C3EFDB"),
|
||||
color("#C3EFDB")
|
||||
// color("#ADCA95"),
|
||||
// color("#F58F6C"),
|
||||
// color("#A5F1F7"),
|
||||
|
Loading…
Reference in New Issue
Block a user