mirror of
https://projects.blender.org/infrastructure/gitea-custom.git
synced 2024-12-22 07:13:09 -05:00
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…
Reference in a new issue