소스 검색

ajust nav et font

Tessier 5 년 전
부모
커밋
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;

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.