crmSaaS / timetable-app

This is a simple timetable web app built with HTML, CSS, JavaScript, and Node.js (Express). It allows users to manage weekly schedules, add, edit, and delete tasks or classes, and view an organized timetable. This project is also Hacktoberfest-ready, with 30 beginner-friendly issues for contributors to tackle and learn from.
0 stars 12 forks source link

Inconsistent Margin Around “Update Status” Button: #10

Open crmSaaS opened 1 month ago

crmSaaS commented 1 month ago

Inconsistent Margin Around “Update Status” Button:

Solution: Add a standard margin rule to the .update-status-btn class, like margin: 10px;, to make spacing consistent.

VijeshVS commented 1 month ago

I would like to work on this issue. Could you pls assign this issue to me Thank you.