浏览代码

Remove bold font of projects card title

Pau Trepat Segura 4 年之前
父节点
当前提交
1625ec16d7
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      static/assets/css/style.css

+ 0 - 4
static/assets/css/style.css

@@ -150,10 +150,6 @@ img.right{
   -webkit-transform: scale(1.2);
 }
 
-.card-title {
-  font-weight: 600;
-}
-
 .card-body {
   text-align: justify;
 }