feat:keep a record of historical practice

This commit is contained in:
Zyronon
2025-09-26 01:37:46 +08:00
parent 676417bbc1
commit 6a99fda66a
14 changed files with 185 additions and 154 deletions

View File

@@ -310,7 +310,7 @@ a {
.right {
display: flex;
flex-direction: column;
gap: .3rem;
gap: .1rem;
transition: all .3s;
}