Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Commit

Permalink
Transition when hovering over buttons and changing themes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mammad900 committed Jan 18, 2021
1 parent 22acc02 commit 54115cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/ui/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ body {

* {
box-sizing: border-box;
transition: background 0.2s;
}

.no-float {
float: unset;
}
Expand Down

0 comments on commit 54115cb

Please sign in to comment.