adjust whitespace
This commit is contained in:
parent
7e5454b849
commit
b20b037fe5
|
@ -15,7 +15,6 @@ const notesForEmma = {
|
||||||
|
|
||||||
const note = document.querySelector(".read-this");
|
const note = document.querySelector(".read-this");
|
||||||
|
|
||||||
|
|
||||||
note.addEventListener("click", () => {
|
note.addEventListener("click", () => {
|
||||||
const tiles = document.querySelectorAll(".tile");
|
const tiles = document.querySelectorAll(".tile");
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue