Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
HHCHunter authored Nov 28, 2023
1 parent bb24233 commit e7fe0a1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions newtab/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ body {
justify-content: center
}

#hours, #minutes, #seconds {
width: 1em;
}

#ampm {
margin-left: 0.5em;
}

.info {
display: flex;
justify-content: center;
Expand Down

0 comments on commit e7fe0a1

Please sign in to comment.