Skip to content

Commit

Permalink
Fix: update btn position
Browse files Browse the repository at this point in the history
  • Loading branch information
raziEiL committed Aug 2, 2021
1 parent 5bfc279 commit 5dce674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ img {
#update-icon {
position: absolute;
cursor: pointer;
top: 128px;
top: 186px;
right: -34px;
opacity: 0.9;
height: 20px;
Expand Down

0 comments on commit 5dce674

Please sign in to comment.