Skip to content

Commit

Permalink
add css font size
Browse files Browse the repository at this point in the history
  • Loading branch information
Gene Barra committed Jul 29, 2024
1 parent 13bd583 commit b7cedba
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion assets/css/dashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -339,4 +339,8 @@ table {
font-size: 1rem;
border-radius: .25rem;
width: 100px;
}
}

#appVersion {
font-size: 0.8rem;
}

0 comments on commit b7cedba

Please sign in to comment.