Skip to content

Commit

Permalink
View course Ui issue resloved
Browse files Browse the repository at this point in the history
  • Loading branch information
AnveshNalimela committed Feb 6, 2024
1 parent 999f1c2 commit 4e75f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/viewCourse.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/tailwind.min.css" rel="stylesheet">
</head>

<body class="bg-blue-100 flex items-center justify-center h-screen">
<body class="bg-blue-100 flex items-center justify-center ">
<div class="container w-1/2 mx-auto p-8 bg-white rounded-lg shadow-md flex flex-col items-center">

<!-- Course Name -->
Expand Down

0 comments on commit 4e75f15

Please sign in to comment.