From e9bcbdd0f311e2e0b5899f94e38e2370617b0144 Mon Sep 17 00:00:00 2001 From: longph Date: Fri, 8 Nov 2024 18:02:47 +0200 Subject: [PATCH] Fix minor UI issues --- input/index.cshtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/input/index.cshtml b/input/index.cshtml index 7b67365..b79fd40 100644 --- a/input/index.cshtml +++ b/input/index.cshtml @@ -12,14 +12,14 @@ NoGutter: true Just a few classes, so easily embeddable in your own code, or a very small assembly to ship with your code.
The code is highly portable, which in general makes it easy to adapt for new platforms.

-

- Quickstart » -

+
+ +
-
+

Blog posts

@foreach(IDocument doc in Documents[Docs.BlogPosts].Take(10))