Updates
This commit is contained in:
@@ -85,3 +85,12 @@
|
||||
.turboci-admin-aside-link.active * {
|
||||
@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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user