new layout fixes
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / layout / _header.scss
index cf30a2d..7518ee7 100644 (file)
       &:not(:last-child):after { content: "/";margin-left: 10px; }
     }
   }
+
+  .l-header__translators {
+      font-size: 18px;
+      margin-top: 5px;
+  }
 }
 
 .l-header__actions {