frontend changes

This commit is contained in:
ayoitshasya
2025-01-27 03:06:39 +05:30
parent 785025944f
commit 0e0f686c70
19 changed files with 523 additions and 542 deletions

View File

@@ -1,7 +1,7 @@
/* CourseTable.css */
.course-table {
width: 80%;
width: 90vw;
margin: 0 auto;
padding: 20px;
background-color: #f9f9f9;