[Build] Run build

This commit is contained in:
2025-04-26 12:10:09 +02:00
parent 609f662eb5
commit 519eea601c
8 changed files with 48 additions and 30 deletions

View File

@@ -25,7 +25,7 @@ button:hover {
}
button:focus {
background-color: rgb(4, 14, 29);
background-color: rgb(178, 123, 209);
color: rgb(230, 230, 230);
}