Skip to content

Commit

Permalink
Update button style
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanchuan committed Aug 21, 2023
1 parent a956282 commit 9f2c7b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,8 @@
.actions {
position: absolute;
bottom: 1em;
right: 1.6em;
right: 1em;
font-size: .85em;
}
.actions button {
background: rgba(0, 0, 0, .2);
Expand Down

0 comments on commit 9f2c7b4

Please sign in to comment.