Skip to content

Commit

Permalink
rwd small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Goteii committed Sep 1, 2024
1 parent c6002a4 commit d895d1a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><title>Mindpal - Recruitment task</title><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="recruitment task"/><meta name="application-name" content="notes - recruitment task"/><meta name="color-scheme" content="light"/><meta name="author" content="Dawid Dowgiałło"/><script defer="defer" src="main.c01d5e4e97b085990569.js"></script></head><body><header><button class="btn-scroll" id="scroll-up"><img src="f362abc9628885b47237.svg" loading="eager" alt="A note" width="24px" height="24px"/><h1>Notes</h1></button></header><dialog class="modal" id="modal"><div class="modal-container"><h2 class="modal-heading">Delete Note</h2><p class="modal-body">Are you sure you want to delete this note?</p><div class="modal-footer"><button autofocus class="btn btn-secondary modal-action-btn" id="modal-cancel">Cancel</button> <button class="btn btn-primary modal-action-btn" id="modal-remove">Delete</button></div></div></dialog><section class="search"><input class="text-field search-input" placeholder="Search notes..." id="search-notes" disabled="disabled"/></section><section class="container" id="container"><div class="details-wrapper"><div class="details"><img src="d285bc69c2a2bd43a5b0.svg" loading="eager" alt="Information circle" class="information" width="64px" height="64px"/><h2 class="heading">No notes yet</h2><p class="description">Add a note to keep track of your learnings.</p></div><button class="btn btn-secondary add-note" id="add-note"><img src="d46ebef9c242d5e49737.svg" alt="" loading="eager" width="24px" height="24px"/> <span>Add Note</span></button></div></section></body></html>
<!doctype html><html lang="en"><head><title>Mindpal - Recruitment task</title><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="recruitment task"/><meta name="application-name" content="notes - recruitment task"/><meta name="color-scheme" content="light"/><meta name="author" content="Dawid Dowgiałło"/><script defer="defer" src="main.e6229675bbf2bc98bb17.js"></script></head><body><header><button class="btn-scroll" id="scroll-up"><img src="f362abc9628885b47237.svg" loading="eager" alt="A note" width="24px" height="24px"/><h1>Notes</h1></button></header><dialog class="modal" id="modal"><div class="modal-container"><h2 class="modal-heading">Delete Note</h2><p class="modal-body">Are you sure you want to delete this note?</p><div class="modal-footer"><button autofocus class="btn btn-secondary modal-action-btn" id="modal-cancel">Cancel</button> <button class="btn btn-primary modal-action-btn" id="modal-remove">Delete</button></div></div></dialog><section class="search"><input class="text-field search-input" placeholder="Search notes..." id="search-notes" disabled="disabled"/></section><section class="container" id="container"><div class="details-wrapper"><div class="details"><img src="d285bc69c2a2bd43a5b0.svg" loading="eager" alt="Information circle" class="information" width="64px" height="64px"/><h2 class="heading">No notes yet</h2><p class="description">Add a note to keep track of your learnings.</p></div><button class="btn btn-secondary add-note" id="add-note"><img src="d46ebef9c242d5e49737.svg" alt="" loading="eager" width="24px" height="24px"/> <span>Add Note</span></button></div></section></body></html>
Loading

0 comments on commit d895d1a

Please sign in to comment.