Custom focus indicator and accessebility fixes

This commit is contained in:
David Lapshin
2024-05-29 03:39:59 +03:00
parent 0b9ea98cba
commit d93bb90561
5 changed files with 28 additions and 10 deletions

View File

@ -12,10 +12,6 @@ section#comments {
}
}
#load-comments {
cursor: pointer;
}
#comments-wrapper {
display: flex;
flex-direction: column;