- LyricSearch: misc/field focus, validation

- Nav: further improvements
This commit is contained in:
2025-11-26 09:17:30 -05:00
parent ee25ad243c
commit eb38f8865f
5 changed files with 80 additions and 12 deletions

View File

@@ -195,6 +195,11 @@ blockquote p:first-of-type::after {
Custom
*/
.logo-auth {
height: 64px;
width: 64px;
}
.footer {
display: grid;
align-items: end;