try and center notification icon as best i can lol

This commit is contained in:
2025-05-06 19:20:26 -07:00
parent b3a468c129
commit 2ce2f5416b
2 changed files with 3 additions and 3 deletions

View File

@@ -315,8 +315,8 @@ label:focus {
#custom-notification {
font-family: "JetBrainsMono Nerd Font";
margin: 5px 6px 5px 5px;
padding: 5px;
margin: 0px 0.88em;
min-width: 1em;
background-color: transparent;
color: @maroon;
}