From acdfff5ce15fc2ff7f41e1739d8d468e41d8099b Mon Sep 17 00:00:00 2001 From: Jasmeen Kaur Date: Tue, 11 Jul 2023 13:59:59 +1000 Subject: [PATCH] :bug: (#394): Fixed the broken link of run a model --- docs/css/access-nri.css | 4 ++-- docs/index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/css/access-nri.css b/docs/css/access-nri.css index 76d193bf7..314b5fe54 100644 --- a/docs/css/access-nri.css +++ b/docs/css/access-nri.css @@ -614,8 +614,8 @@ pre>code { /* Highlight the background */ .highlight-bg { background-color: var(--highlight-bg); - padding: 0.2em 0.4em; - margin: 0.5em 0; + padding: 0.2em 0.6em; + margin: 0.6em 0; width: fit-content; height: fit-content; border-radius: 0.3em; diff --git a/docs/index.md b/docs/index.md index 240e9cbe1..d8145bca5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,7 +19,7 @@ Models
Models
- + Run a Model
Run a Model