浏览代码

update softwares section subtitles font size

Olivier Massot 1 年之前
父节点
当前提交
1d6a296631
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/About/Logiciels.vue

+ 1 - 1
components/About/Logiciels.vue

@@ -227,6 +227,6 @@ li:before {
 .subtitle {
   margin-top: 12px;
   text-align: center;
-  font-size: 22px;
+  font-size: 1rem;
 }
 </style>