Skip to content

Commit

Permalink
feat: tweak positioning
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-berger committed Oct 1, 2024
1 parent c5c37fe commit 9492e52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/starter/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ body,

.battery .charging-icon {
position: absolute;
font-size: 11px;
left: 7px;
top: 2px;
font-size: 7px;
left: -8px;
top: 3px;
}

0 comments on commit 9492e52

Please sign in to comment.