X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/eb2eb95bfbfe8c777c4192ea434a0e999edf3a51..ee0b934d5fe3749124ae86950f05145ee20cef16:/src/wolnelektury/static/2022/styles/layout/_header.scss?ds=inline

diff --git a/src/wolnelektury/static/2022/styles/layout/_header.scss b/src/wolnelektury/static/2022/styles/layout/_header.scss
index cf30a2de3..7518ee7c9 100644
--- a/src/wolnelektury/static/2022/styles/layout/_header.scss
+++ b/src/wolnelektury/static/2022/styles/layout/_header.scss
@@ -46,6 +46,11 @@
       &:not(:last-child):after { content: "/";margin-left: 10px; }
     }
   }
+
+  .l-header__translators {
+      font-size: 18px;
+      margin-top: 5px;
+  }
 }
 
 .l-header__actions {