Improve frontend docs
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
.prose code {
|
||||
@apply before:hidden after:hidden text-brand-800 dark:text-brand-300 font-light;
|
||||
}
|
||||
.prose strong code {
|
||||
@apply font-bold text-yellow-600 dark:text-yellow-400;;
|
||||
}
|
||||
|
||||
.burger-icon {
|
||||
@apply relative inline-block w-4 h-4 mr-3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user