lil quirks

This commit is contained in:
mei (ckie) 2024-10-06 00:25:03 +03:00
parent 97cb6e1ab9
commit b17120fc86
Signed by: ckie
GPG key ID: 13E79449C0525215
3 changed files with 5 additions and 3 deletions

View file

@ -18,7 +18,7 @@ html {
@apply h-full;
}
body {
@apply h-[100%] flex bg-zinc-50;
@apply min-h-[100%] flex bg-zinc-50;
> div {
line-height: inherit;
> * {

View file

@ -96,7 +96,9 @@
With <b>{DISTRO}</b> and <b>{PKGS}</b>, you can:
<ul class="ms-2 list-disc list-inside text-lg">
<li>configure your desktop systems to be setup <i>just</i>-right out of the box with
<a href="https://github.com/nix-community/home-manager/" target="_blank">home-manager</a>.</li>
<a href="https://github.com/nix-community/home-manager/?tab=readme-ov-file#home-manager-using-nix" target="_blank"
>home-manager</a>.
</li>
<li>deploy clusters of systems with <a href="https://github.com/zhaofengli/colmena" target="_blank">colmena</a>,</li>
<li>provision your cloud resources with <a href="https://terranix.org/index.html" target="_blank">terranix</a></li>
<li>develop software in repeatable shell environments with <code>nix-shell</code>,

View file

@ -5,7 +5,7 @@
floral.systems aims to be a new backbone for the Nix ecosystem.
</p>
<p>
It is registered as the Verein zur Förderung der funktionalen Paketverwaltung e.V.
It is registered as the <i>Verein zur Förderung der funktionalen Paketverwaltung e.V</i>.
</p>
</div>
<span class="text-right">