From a6fbae7bcb1dda75aced47500ca0d381c6a50a17 Mon Sep 17 00:00:00 2001 From: Egor Savkin Date: Wed, 8 May 2024 11:22:22 +0800 Subject: [PATCH] Add installer to the main page Signed-off-by: Egor Savkin --- sass/css/_base.scss | 1 + templates/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/sass/css/_base.scss b/sass/css/_base.scss index 4c9679f..e834b86 100644 --- a/sass/css/_base.scss +++ b/sass/css/_base.scss @@ -148,6 +148,7 @@ a { color: #fff !important; border: 1px solid $btn-primary-2 !important; text-decoration: none; + margin: 0.125rem 0rem; &:hover, &:disabled { background-color: $btn-secondary-2; diff --git a/templates/index.html b/templates/index.html index 54a3f4e..22d773a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -53,6 +53,7 @@ Order hardware Manual Forum + Installer More...