X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/68dbe44bdbc497a82064c6a47eeaecbb34463f64..1e9113af163a3d002b0b9c3e8c339f22af5b848a:/apps/wolnelektury_core/static/scss/main/header.scss diff --git a/apps/wolnelektury_core/static/scss/main/header.scss b/apps/wolnelektury_core/static/scss/main/header.scss index 4edd53e18..770e43bc0 100755 --- a/apps/wolnelektury_core/static/scss/main/header.scss +++ b/apps/wolnelektury_core/static/scss/main/header.scss @@ -72,6 +72,7 @@ header#main { @media screen and (min-width: 24em) { @include size(padding-top, 6px); @include size(font-size, 13px); + @include size(margin-left, 180px); text-align: right; } @@ -94,6 +95,7 @@ header#main { @media screen and (min-width: 24em) { @include size(padding-top, 15px); + @include size(margin-left, 180px); text-align: right; } @media screen and (min-width: 62.5em) {