Release 0.0.9

This commit is contained in:
2026-04-20 21:32:36 +00:00
parent c99788f3e2
commit 43d1a61535
5 changed files with 111 additions and 10 deletions

View File

@@ -270,6 +270,16 @@
padding-left: 1.25rem;
}
.storage-audit__samples li,
.storage-audit__finding dd {
overflow-wrap: anywhere;
}
.storage-audit__trail-separator {
opacity: 0.65;
margin: 0 0.25rem;
}
@media (max-width: 900px) {
.storage-audit__hero {
flex-direction: column;