This commit is contained in:
cuom1999 2024-01-29 20:43:28 -06:00
parent e22061fc84
commit 4b6ba43c42
3 changed files with 31 additions and 11 deletions

View file

@ -173,7 +173,7 @@ pre {
@media (min-width: 800px) {
.content-description pre:has(code) {
min-width: 20em;
min-width: 3em;
}
#common-content {
display: flex;