add: notifications for likes

TODO: notifications ui
This commit is contained in:
trisua 2025-03-29 23:51:13 -04:00
parent 6413ed09fb
commit 9dc75d7095
9 changed files with 292 additions and 27 deletions

View file

@ -600,6 +600,10 @@ nav .button:not(.title):not(.active):hover {
top: unset;
}
body {
padding-bottom: 72px;
}
nav button:not(.dropdown *),
nav .button:not(.dropdown *) {
font-size: 12px;