From 18f475a9c5dd96e01ec3561ad5a5c23d5b2afc77 Mon Sep 17 00:00:00 2001 From: Otthorn Date: Sun, 23 May 2021 18:27:45 +0200 Subject: [PATCH] Call to action in navbar --- index.html | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index c90c72a..1026e36 100644 --- a/index.html +++ b/index.html @@ -23,6 +23,10 @@ margin-top: 10px; } + .btn-margin-left { + margin-left:4rem + } + @@ -30,20 +34,31 @@