Merge branch 'main' of github.com:clente/hugo-bearcub

This commit is contained in:
Caio Lente 2024-06-21 16:28:38 -03:00
commit 09e674a9d1
Failed to generate hash of commit

View file

@ -89,6 +89,7 @@ pre code {
white-space: pre-wrap;
font-size: 14px;
overflow-x: auto;
text-wrap: nowrap;
}
blockquote {