use title class for repo template
This commit is contained in:
parent
7d74d8be98
commit
61e9ab6f06
2 changed files with 4 additions and 3 deletions
|
@ -53,12 +53,13 @@ p {
|
|||
height: 120px;
|
||||
}
|
||||
|
||||
.issue .title {
|
||||
.title {
|
||||
font-weight: 800;
|
||||
font-size: 4.5rem;
|
||||
line-height: 1.2em;
|
||||
line-height: 1em;
|
||||
display: flex;
|
||||
column-gap: 0.25em;
|
||||
row-gap: -0.1em;
|
||||
line-height: 1em;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue