Update status notification

This commit is contained in:
Luke 2021-01-28 14:28:15 +01:00
parent 8869a99d83
commit 2610723908

View file

@ -204,7 +204,7 @@ redirect_from:
<h2 id="downloads" class="text-5xl tracking-tight font-extrabold leading-none py-10 text-center">
Download
</h2>
<div class="mx-auto pt-1 pb-1 pr-4 pl-2 rounded-full text-white text-xs flex break-words" style="background-color: #5c85ff; width: fit-content; width: -moz-fit-content;">
<div class="mx-auto p-5 pl-5 rounded-md text-white flex break-words" style="font-size: .85rem; background-color: #5c85ff; width: fit-content; width: -moz-fit-content;">
<img src="{{ site.img_url }}icons/info.svg" class="h-4 w-4 self-center mr-2">
Portmaster is Alpha Software, treat as such; expect bugs here and there. Early Adopters welcome.
</div>