add issue status to template

This commit is contained in:
hazycora 2023-08-02 23:02:53 -05:00
parent 50aac84888
commit 87cc5939e4
No known key found for this signature in database
GPG key ID: 215AF1F81F86940E
3 changed files with 8 additions and 9 deletions

View file

@ -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;