Changed cursor on logo hover to indicate that it can be clicked

This commit is contained in:
ManInDark 2023-08-08 21:45:18 +02:00
parent 50dea4cb52
commit 12fa08d7a7
No known key found for this signature in database
GPG Key ID: 72EC12A5B2D62779
2 changed files with 1 additions and 0 deletions

BIN
patch.patch Normal file

Binary file not shown.

View File

@ -34,6 +34,7 @@ code {
width: 32px;
height: 32px;
transform: translateY(4px);
cursor: pointer;
}
#prompt {
width: 100%;