add issue status to template
This commit is contained in:
parent
50aac84888
commit
87cc5939e4
3 changed files with 8 additions and 9 deletions
|
@ -130,17 +130,14 @@ p {
|
|||
border-radius: 100%;
|
||||
}
|
||||
|
||||
.repo .info-line {
|
||||
gap: 1em;
|
||||
}
|
||||
|
||||
.repo-fact {
|
||||
.fact {
|
||||
display: flex;
|
||||
margin-right: 0.5em;
|
||||
font-size: 1.5rem;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.repo-fact .fact-heading {
|
||||
.fact-heading {
|
||||
color: #8c91af;
|
||||
font-size: 2rem;
|
||||
font-weight: 500;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue