Updates
This commit is contained in:
@@ -95,10 +95,6 @@
|
||||
@apply font-semibold;
|
||||
}
|
||||
|
||||
.admin-h1 {
|
||||
@apply text-3xl;
|
||||
}
|
||||
|
||||
code {
|
||||
@apply bg-slate-100 dark:bg-white/10 px-3 py-1 rounded-default;
|
||||
@apply my-1;
|
||||
@@ -111,3 +107,11 @@ code {
|
||||
.twui-breadcrumbs-divider {
|
||||
@apply rotate-12;
|
||||
}
|
||||
|
||||
#admin-main h1 {
|
||||
@apply text-3xl font-semibold;
|
||||
}
|
||||
|
||||
#admin-main h2 {
|
||||
@apply text-xl font-semibold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user