Skip to content

Commit

Permalink
Update some styles in welcome page
Browse files Browse the repository at this point in the history
Signed-off-by: Harry Chen <harry-chen@outlook.com>
  • Loading branch information
Harry-Chen committed Oct 22, 2023
1 parent 4e9daa1 commit b9f1f87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/css/doc.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@
}

.welcome_version {
font-size: 0.8em;
font-size: 0.9em;
font-family: 'JetBrains Mono', 'Fira Code Retina', consolas, monospace;
}

.welcome_packages {
font-size: 0.6em;
font-size: 0.8em;
font-family: 'JetBrains Mono', 'Fira Code Retina', consolas, monospace;
}

Expand All @@ -87,7 +87,7 @@
}

.welcome_copyright {
font-size: 0.7em;
font-size: 0.8em;
color: #999;
margin-top: auto;
}
Expand Down

0 comments on commit b9f1f87

Please sign in to comment.