docs: add content to about page

This commit is contained in:
Xin
2023-08-27 16:20:25 +01:00
parent 03c8421b99
commit d9c44bc503
4 changed files with 16 additions and 7 deletions

View File

@ -3831,11 +3831,6 @@ body {
border-color: rgb(115 115 115 / var(--tw-border-opacity));
}
:is(html[class~="dark"] .dark\:hover\:border-neutral-600:hover) {
--tw-border-opacity: 1;
border-color: rgb(82 82 82 / var(--tw-border-opacity));
}
:is(html[class~="dark"] .dark\:hover\:border-neutral-700:hover) {
--tw-border-opacity: 1;
border-color: rgb(64 64 64 / var(--tw-border-opacity));