Docs: Update screenshots

This commit is contained in:
MM20
2025-02-25 18:44:32 +01:00
parent 5240431348
commit a99e15d286
8 changed files with 11 additions and 0 deletions
+9
View File
@@ -17,4 +17,13 @@
width: 320px;
border-radius: 16px;
}
.credits {
font-size: 0.8rem;
text-align: center;
grid-column: 1 / -1;
a {
color: var(--vp-c-brand);
text-decoration: underline;
}
}
}