add author info

This commit is contained in:
2026-07-07 10:04:03 +09:00
parent 00d7f7148e
commit c21aee6d13
2 changed files with 14 additions and 0 deletions
+8
View File
@@ -88,3 +88,11 @@ input:focus {
.dict-count {
color: #888888;
}
.author {
display: flex;
justify-content: end;
color: #888888;
font-size: 20px;
letter-spacing: 0.02em;
}