Skip to content

Commit d49e1bc

Browse files
authored
aa
1 parent 514ed2d commit d49e1bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,9 @@ <h2 class="p">Está compuesto en las tipografías Calluna y Acumin Pro.</h2>
210210
theme: "custom",
211211
colors: {
212212
primary: "#FFF9F2",
213-
input: "#000000",
213+
input: "#010e1a",
214214
email: "#FFF9F2",
215-
text: "#010E1A",
215+
text: "#010e1a",
216216
}
217217
};
218218
</script>

0 commit comments

Comments
 (0)