css: set repo desc font weight to normal
This commit is contained in:
parent
5912a0bcb5
commit
0547b04260
|
@ -118,6 +118,7 @@ a:hover {
|
|||
}
|
||||
|
||||
.desc {
|
||||
font-weight: normal;
|
||||
color: var(--gray);
|
||||
font-style: italic;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue