From f295a066635e9ed6163a6e8c9da693190222f2d3 Mon Sep 17 00:00:00 2001
From: Keith Millette <keith@xx.network>
Date: Fri, 5 Jul 2024 15:34:24 +0900
Subject: [PATCH] Fix layout.

---
 website/docs/staking/5-add-validator.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/website/docs/staking/5-add-validator.md b/website/docs/staking/5-add-validator.md
index ed4276a..9059f5a 100644
--- a/website/docs/staking/5-add-validator.md
+++ b/website/docs/staking/5-add-validator.md
@@ -38,6 +38,6 @@ Click the `+ Validator` button.
 
 ## Wait to be Elected
 
-![](@site/static/img/staking-waiting.png)
-Visit the [Staking](https://wallet.xx.network/#/staking) tab of the Web Wallet.
-Select the `Own validators` and `Waiting` buttons to verify it is waiting to be elected.
+1. Visit the [Staking](https://wallet.xx.network/#/staking) tab of the Web Wallet.
+2. Select the `Own validators` and `Waiting` buttons to verify it is waiting to be elected.
+![](@site/static/img/staking-waiting.png)
\ No newline at end of file
-- 
GitLab