File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ <h1 style="font-family: cursive; margin-left: 15%;">Write A Note or Plan a Sched
2929 < h2 > 📒 Make a note</ h2 >
3030 < input type ="text " id ="checkUser " style ="border-top-right-radius: 0px; border-bottom-right-radius: 0px; height: 15px; " placeholder ="Write Username to send "> < input type ="text " id ="note " name ="note " placeholder ="Write Note Here " width ="50 " style ="border-top-left-radius: 0px; border-bottom-left-radius: 0px; height: 15px; "> < button id ="checkUsername " onclick ="addNote() "> + Add Note</ button >
3131 </ div >
32- < div id ="schedules ">
32+ < div id ="schedules " style =" background-color: grey; " >
3333 < h2 > 🕑 Add a Schedule</ h2 >
3434 < span style ="margin-left: 12px; "> Schedule Name</ span > < span style ="margin-left: 30%; "> Scheduled for when</ span >
3535 < p > </ p >
You can’t perform that action at this time.
0 commit comments