X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/eb2eb95bfbfe8c777c4192ea434a0e999edf3a51..8885fd14f5f040eb3aa69f1d705856f99a1fa572:/src/wolnelektury/static/2022/styles/layout/_header.scss 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 {