diff --git a/public/css/edu-purge.css b/public/css/edu-purge.css index 788f821c..1f8de4b7 100644 --- a/public/css/edu-purge.css +++ b/public/css/edu-purge.css @@ -1498,6 +1498,9 @@ a.edu-txt-w80, .font-bd { font-weight: bold; } +.fwt-500{ + font-weight: 500 !important; +} .font-n { font-weight: normal; diff --git a/src/forge/Main/IndexItem.js b/src/forge/Main/IndexItem.js index c429a2cf..d225c05b 100644 --- a/src/forge/Main/IndexItem.js +++ b/src/forge/Main/IndexItem.js @@ -25,7 +25,7 @@ class IndexItem extends Component {
- + {item.author.name}/{item.name} { item.forked_from_project_id ?