Reduce project issue card title size
This commit is contained in:
parent
9b708de650
commit
771f37d356
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
|||
/* Bold is excessive on issue title when shown without details. */
|
||||
.issue-card-title {
|
||||
font-variation-settings: normal !important;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.repository.view.issue .title .issue-title h1 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue