feat: Allow super-admins to retrieve courses across organizations and update navigation link styles to text-sm and text-slate-600.
This commit is contained in:
@@ -56,7 +56,7 @@ body {
|
||||
}
|
||||
|
||||
.nav-link-standard {
|
||||
@apply text-xs font-bold uppercase tracking-widest transition-colors flex items-center gap-2;
|
||||
@apply text-sm font-bold uppercase tracking-wider transition-colors flex items-center gap-2;
|
||||
}
|
||||
|
||||
.glass-card:hover {
|
||||
|
||||
Reference in New Issue
Block a user