Skip to content
Snippets Groups Projects
Commit cdda5d2c authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

increase district logo res

parent 636e7f04
No related branches found
No related tags found
2 merge requests!732Release,!731Increase district logo res, fix main parent page types
Pipeline #11697 passed
......@@ -59,7 +59,7 @@
<div class="navbar__brand my-4 flex items-center lg:block lg:pr-8 lg:my-0">
<a href="/">
{% if page.root_page.custom_logo %}
{% image page.root_page.custom_logo width-128 as logo %}
{% image page.root_page.custom_logo width-512 as logo %}
<img
src="{{ logo.url }}"
class="w-10 lg:w-full lg:border-r lg:border-grey-300 lg:pr-8"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment