some little fixes

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-01-17 04:41:57 +03:00
parent 3398324664
commit ecaa6fb68f
6 changed files with 12 additions and 7 deletions

View File

@ -62,7 +62,7 @@
display: flex;
flex-direction: column;
align-items: end;
gap: 5px;
gap: 6px;
}
main .docs a {
@ -78,7 +78,7 @@
}
main .docs a:hover {
box-shadow: var(--box-shadow);
box-shadow: var(--box-shadow-2);
}
main .docs a h1 {