Include sketch title the sketch listing page.

This commit is contained in:
Anand Chitipothu
2021-03-17 11:40:29 +00:00
parent 9c485dbd4e
commit f8ba10dfba
2 changed files with 12 additions and 2 deletions

View File

@@ -62,3 +62,8 @@
.sketch-header {
margin-bottom: 1em;
}
.sketch-card .sketch-title a {
font-weight: bold;
color: inherit;
}