Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #127 from harshit1142/wall
Browse files Browse the repository at this point in the history
Fix: In wallpaper section mouse over is not-defined well #122
  • Loading branch information
roannav authored Oct 25, 2023
2 parents 590e0dc + 9043452 commit a00e0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/pages/wallpapers.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
background-color: rgb(17, 151, 10);
border: 1px solid rgb(6, 80, 6);
border-radius: 0.1em;

cursor: pointer;
}

.wallpaper-element:hover {
Expand Down

0 comments on commit a00e0cd

Please sign in to comment.