浏览代码

ajust nav et font

Tessier 4 年之前
父节点
当前提交
3ac48c8344

文件差异内容过多而无法显示
+ 2 - 2
user/themes/figureslibres/css-compiled/theme.css


文件差异内容过多而无法显示
+ 0 - 0
user/themes/figureslibres/css-compiled/theme.min.css


+ 2 - 2
user/themes/figureslibres/scss/theme/_typography.scss

@@ -85,7 +85,7 @@ a, button{
       }
       &.figureslibres{
         h3{
-          margin: 10px 0;
+          margin: 10px 0 0 0;
           font-weight: bold;
           font-size: 1rem;
           line-height: 1.5rem;
@@ -107,7 +107,7 @@ a, button{
       }
       &.logiciels-libres{
         h3{
-          margin: 10px 0;
+          margin: 10px 0 0 0;
           font-weight: bold;
           font-size: 1.2rem;
           line-height: 1.5rem;

部分文件因为文件数量过多而无法显示