mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-30 12:46:51 +00:00
Start page: fix text overflow (#26795)
This commit is contained in:
parent
d63c54fa42
commit
bf63c44071
@ -175,7 +175,7 @@ layout: default
|
||||
<span class=" text-black font-extrabold text-[24px] md:text-[32px]">People first</span>
|
||||
</div>
|
||||
<div class="pt-4 md:pt-8">
|
||||
<span class="text-black opacity-[.66] font-medium text-base md:text-2xl leading-[28px]">Home Assistant is one of the world’s most active open source projects. It puts users first and has no investors to please.</span>
|
||||
<span class="text-black opacity-[.66] font-medium text-base md:text-2xl leading-[28px]">Home Assistant is one of the world’s most active open source projects. Users first. No investors to please.</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-span-1 h-[344px] md:h-[447px] min-w-[300px] md:min-w-0 max-w-[480px] rounded-[20px] bg-grey-third pl-[46.5px] pt-[75px] pb-[75px] pr-[54px] md:pt-[41px] md:pl-[42px] md:pr-[42px] md:pb-[64px]">
|
||||
@ -306,7 +306,7 @@ layout: default
|
||||
<br>”With every automation, you always have to think: what will be the impact if it doesn’t work? Home automation is composed of many different systems by many different vendors that speak many different protocols: things will go wrong.” </span>
|
||||
</div>
|
||||
<div class="mt-7">
|
||||
<button type="button" class="inline-flex font-semibold items-center px-[17px] rounded-md py-[10px] border-2 border-[#41BDF5] text-lg leading-[22px] text-[#41BDF5] ">Read more...</button>
|
||||
<a href="/blog/2021-12-23-the-open-home" class="inline-flex font-semibold items-center px-[17px] py-[10px] border-2 border-[#41BDF5] text-lg leading-[22px] text-[#41BDF5] rounded-md">Read more...</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-span-1 pl-[30px] relative">
|
||||
|
Loading…
x
Reference in New Issue
Block a user