favicon update

This commit is contained in:
Michael Freno
2025-12-21 12:14:55 -05:00
parent 2a1e1196c7
commit f916cb1d52
12 changed files with 60 additions and 56 deletions

View File

@@ -236,7 +236,6 @@ body {
background-color: var(--color-text);
vertical-align: text-bottom;
margin-left: 2px;
position: absolute;
}
/* Block cursor when done typing */
@@ -247,7 +246,6 @@ body {
vertical-align: text-bottom;
animation: blink 1s infinite;
margin-left: 2px;
position: absolute;
}
@keyframes blink {