🎨
This commit is contained in:
parent
8bc0aa3e7b
commit
53afc685f9
2 changed files with 2 additions and 2 deletions
|
@ -163,7 +163,7 @@ onMounted(async () => {
|
|||
padding: 2px 0;
|
||||
|
||||
> .value {
|
||||
font-size: 1.25em;
|
||||
font-size: 1.2em;
|
||||
font-weight: bold;
|
||||
|
||||
> .diff {
|
||||
|
|
|
@ -152,7 +152,7 @@ onMounted(async () => {
|
|||
padding: 2px 0;
|
||||
|
||||
> .value {
|
||||
font-size: 1.25em;
|
||||
font-size: 1.2em;
|
||||
font-weight: bold;
|
||||
|
||||
> .diff {
|
||||
|
|
Loading…
Reference in a new issue