improve section headers
This commit is contained in:
@@ -347,6 +347,14 @@ body {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.count-installed {
|
||||
color: var(--success);
|
||||
}
|
||||
|
||||
.count-not-installed {
|
||||
color: var(--warning);
|
||||
}
|
||||
|
||||
.model-family-content {
|
||||
display: grid;
|
||||
gap: 15px;
|
||||
|
||||
Reference in New Issue
Block a user