size logo mobile

This commit is contained in:
2021-05-19 12:23:03 +02:00
parent a186d29cd9
commit 2e06ded52d
2 changed files with 8 additions and 2 deletions
@@ -866,7 +866,10 @@ ul.pagination {
padding-right: 0rem !important; }
#header #logo {
position: absolute;
left: -1rem; } }
left: -1rem; }
#logo img {
height: 3rem;
margin-left: 1rem; } }
@media (max-width: 1024px) {
.padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer {
@@ -110,7 +110,10 @@
position: absolute;
left: -1rem;
}
#logo img {
height: 3rem;
margin-left: 1rem;
}
}
@media (max-width: 1024px) {