diff --git a/front/current/assets/styles/components/_project-list.scss b/front/current/assets/styles/components/_project-list.scss index 397f130156856d81b3944c325cbfac36437c7ac3..ce855ed2c9b1035abb605d3a4527840cfd345e49 100644 --- a/front/current/assets/styles/components/_project-list.scss +++ b/front/current/assets/styles/components/_project-list.scss @@ -23,7 +23,7 @@ project-list { } th { text-transform: uppercase; - font-weight: normal; + font-weight: bold; text-align: left; color: $gray-02; }