Fix alignment
This commit is contained in:
parent
8d6d4a3787
commit
9db14854ef
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
</p>
|
||||
</drupal-message>
|
||||
|
||||
<div class="flex flex-col md:flex-row-reverse md:-mx-8 my-6">
|
||||
<div class="flex flex-col md:flex-row-reverse md:-mx-6 my-6">
|
||||
<div id="main" class="w-full md:w-auto md:flex-1 md:px-6 mb-8 md:mb-0">
|
||||
<div class="font-serif">
|
||||
<h1 class="font-normal">Welcome to {{ title }}</h1>
|
||||
|
|
Reference in a new issue