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:
@@ -48,7 +48,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;
|
||||
}
|
||||
|
||||
.btn-premium {
|
||||
|
||||
Reference in New Issue
Block a user