fix: ricing

This commit is contained in:
Elias Renman
2023-11-30 14:56:35 +01:00
parent e593c587dd
commit 9844ec7e3a
7 changed files with 81 additions and 16 deletions

View File

@@ -22,7 +22,7 @@ button:hover {
}
button:focus {
background-color: #3d59a1;
background-color: #5e81ac;
color: #18182a;
text-shadow: none;
}