Less home code more F3

This commit is contained in:
julien
2026-03-29 01:49:25 +01:00
parent 1c8c22e12c
commit ed6321e8f3
31 changed files with 346 additions and 189 deletions

View File

@@ -774,6 +774,12 @@ textarea.control {
font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
}
.prose img {
height: auto;
margin: 1rem 0;
border-radius: var(--radius-md);
}
/* =========================================================
Admin pages
========================================================= */