This commit is contained in:
Michael Freno
2025-12-18 15:03:13 -05:00
parent 5aecf6e555
commit fec58c4c17
12 changed files with 790 additions and 249 deletions

View File

@@ -220,8 +220,7 @@ textarea.underlinedInput:focus {
bottom: 0px;
position: absolute;
transition: width 0.3s ease-out;
/*TODO:*/
background: var(--color-surface2);
background: var(--color-blue);
}
.bar:before {