Browse Source

typo titre

ouidade 3 years ago
parent
commit
9583922193

+ 1 - 1
user/themes/epau-antimatter/css-compiled/template.css

@@ -1326,7 +1326,7 @@ button:focus {
 .event .callout {
   filter: opacity(1); }
   .event .callout h2 {
-    font-family: "Sarabun Light";
+    font-family: "Sarabun";
     font-weight: 100 !important;
     font-size: 1.8rem;
     line-height: 1.2;

+ 1 - 1
user/themes/epau-antimatter/scss/template/_custom.scss

@@ -798,7 +798,7 @@ button:focus {
   .callout{
     filter:opacity(1);
     h2 {
-      font-family: "Sarabun Light";
+      font-family: "Sarabun";
       font-weight: 100 !important;
       font-size:1.8rem;
       line-height: 1.2;