docs: add padding to readme
Some checks failed
Conventional Commits / Conventional Commits (pull_request) Has been cancelled

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen 2024-09-05 09:46:06 +02:00
parent 95d53c5c9a
commit 8496bbfa7f
Signed by: cafkafk
GPG key ID: 26C542FD97F965CE

View file

@ -21,6 +21,8 @@ weather`](https://guix.gnu.org/manual/en/html_node/Invoking-guix-weather.html).
</div>
<div style="padding: 15%">
## Usage
> **Note**
@ -48,3 +50,5 @@ One of the biggest limiting factors regarding speed is building the
Caching the requisites is a future goal, so that we only have to build the
`toplevel`, and then match against its derivation in cache, which should cut
down the nix part of the runtime by ~80%.
</div>