mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-26 06:11:15 +00:00
update
This commit is contained in:
@@ -56,15 +56,15 @@
|
||||
body {
|
||||
@apply bg-background text-foreground;
|
||||
}
|
||||
hr {
|
||||
@apply my-8 border-t border-gray-300;
|
||||
}
|
||||
}
|
||||
|
||||
@layer utilities {
|
||||
.text-balance {
|
||||
text-wrap: balance;
|
||||
}
|
||||
/* Custom styles for code blocks */
|
||||
.prose pre {
|
||||
background-color: #f3f4f6;
|
||||
color: #1f2937;
|
||||
}
|
||||
|
||||
.prose code {
|
||||
color: #1f2937;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user