Fix container widths
This commit is contained in:
parent
38fd421a62
commit
3624ddb1c6
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<header role="banner">
|
||||
<div class="region region-header">
|
||||
<div id="block-dcb2017-branding" class="block block-system block-system-branding-block">
|
||||
<div class="region region-header tw-max-w-6xl tw-px-6 sm:tw-flex sm:tw-justify-between sm:tw-items-center">
|
||||
<div id="block-dcb2017-branding" class="block block-system block-system-branding-block tw-mx-auto tw-my-2 sm:tw-mx-0">
|
||||
<a href="/" title="Home" rel="home" class="site-logo">
|
||||
<img src="/themes/dcb2017/logo.svg" alt="Home" />
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue