feat: add typo link

This commit is contained in:
2025-08-03 16:29:12 +02:00
parent 40789a77ca
commit c672ae303d
3 changed files with 34 additions and 9 deletions

View File

@@ -4,8 +4,10 @@
margin-bottom: var(--pico-block-spacing-vertical);
}
.not-by-ai-image {
text-align: right;
.markdown-footer {
display: flex;
justify-content: space-between;
align-items: center;
}
a code {