We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d79aeeb commit 89357cfCopy full SHA for 89357cf
src/app/components/py-catania/py-catania.component.html
@@ -11,7 +11,7 @@
11
/>
12
</div>
13
<div class="flex w-full flex-col items-center gap-4 text-center md:w-1/2 md:items-start md:text-left">
14
- <div class="py-16">
+ <div class="flex flex-col items-center py-16 md:items-start">
15
<img ngSrc="/images/pythoncatania.svg" alt="Python Catania logo" height="96" width="96" />
16
<hgroup>
17
<h1>{{ 'hero.title' | transloco }}</h1>
0 commit comments