From 8bb90e9e2d915bb25d2e452e281e83cd354f86ca Mon Sep 17 00:00:00 2001 From: Smith Date: Sun, 8 May 2022 22:14:07 +0200 Subject: [PATCH] readme --- index.html | 34 +++++++++++++++++++++------------- 1 file changed, 21 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index 7973c92..e315f09 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,9 @@ - + + + @@ -40,7 +42,6 @@ background-color: #000; background-position: top center; transition: background-image 2s ease-in-out 0.5s; - background-attachment: fixed; background-repeat: no-repeat; background-size: cover; @@ -53,8 +54,8 @@ width: 40px; height: 40px; } - body>nav button[data-api] { - margin-right: 1rem; + .navbar-brand { + font-family: 'Marvel', Helvetica, Arial, sans-serif; } #spinner { zoom: 2; @@ -123,7 +124,7 @@