style: fix card layout on index page
This commit is contained in:
parent
581ec772ac
commit
72f1acb5e0
|
@ -7,7 +7,8 @@ Quickshell is a fully user customizable desktop shell based on QtQuick.
|
||||||
{{< cards >}}
|
{{< cards >}}
|
||||||
{{< card link="/docs/configuration" title="Configuration" >}}
|
{{< card link="/docs/configuration" title="Configuration" >}}
|
||||||
{{< card link="/docs/types" title="Type Reference" >}}
|
{{< card link="/docs/types" title="Type Reference" >}}
|
||||||
<br>
|
{{< /cards >}}
|
||||||
|
{{< cards >}}
|
||||||
{{< card link="https://git.outfoxxed.me/outfoxxed/quickshell-examples" title="Examples" >}}
|
{{< card link="https://git.outfoxxed.me/outfoxxed/quickshell-examples" title="Examples" >}}
|
||||||
{{< card link="https://git.outfoxxed.me/outfoxxed/quickshell" title="Source" >}}
|
{{< card link="https://git.outfoxxed.me/outfoxxed/quickshell" title="Source" >}}
|
||||||
{{< /cards >}}
|
{{< /cards >}}
|
||||||
|
|
Loading…
Reference in a new issue