add notifs

This commit is contained in:
biglyderv 2025-03-02 04:09:17 -05:00
parent 8c00723e16
commit 729a7b8c56
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5
9 changed files with 158 additions and 5 deletions

View file

@ -139,7 +139,8 @@ body {
margin: 0;
padding-left: 0;
height: 4em;
object-fit: cover;
width: 4em;
object-fit: contain;
display: flex;
flex-direction: column;
align-items: center;