Add the rest of my modules
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<div class="overflow-hidden shadow ring-1 ring-black ring-opacity-5 sm:rounded-lg">
|
||||
<h2 class="text-2xl p-2 px-4"><%= course.title %></h2>
|
||||
|
||||
<table class="border-t-2 divide-y divide-gray-300">
|
||||
<table class="border-t-2 divide-y divide-gray-300 w-full">
|
||||
<thead class="bg-gray-50">
|
||||
<tr>
|
||||
<th scope="col" class="py-3.5 pl-4 pr-3 text-left text-sm font-semibold text-gray-900 sm:pl-6">Lecture</th>
|
||||
|
||||
Reference in New Issue
Block a user