feat: gruvbox theme on code

This commit is contained in:
2026-06-21 16:36:34 +00:00
parent 22d9ee2eee
commit 6c7ae50ec8
2 changed files with 7 additions and 0 deletions
@@ -120,6 +120,10 @@
background: rgba(12, 11, 10, 0.86);
}
.highlight pre {
padding: 0.5rem 1rem;
}
@media (max-width: 768px) {
#search-dialog {
margin-top: 1rem;