Improve shares on homepage

This commit is contained in:
Thomas Sileo 2022-08-27 09:14:16 +02:00
parent aaf8b811dc
commit e959085d38
2 changed files with 4 additions and 1 deletions

View file

@ -120,6 +120,9 @@ dl {
strong {
color: $primary-color;
}
span {
color: $muted-color;
}
}
div.highlight {