From d55b03a6101b857858d0c524f13ef283f868287a Mon Sep 17 00:00:00 2001
From: Arina Filatova <a.filatova@student.maastrichtuniversity.nl>
Date: Sun, 22 Sep 2024 07:06:58 +0000
Subject: [PATCH] Update file index.scss

---
 docs/.vuepress/styles/index.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/.vuepress/styles/index.scss b/docs/.vuepress/styles/index.scss
index b2dbe5d..9a3e3a6 100644
--- a/docs/.vuepress/styles/index.scss
+++ b/docs/.vuepress/styles/index.scss
@@ -29,7 +29,7 @@ h1, h2, h3, h4, h5, h6, p, a, span, strong {
     border: 0; /* Optional: removes the iframe border */
   }
   
-.back-to-top {
+.vp-back-to-top-button {
   background-image: url('https://static.igem.wiki/teams/5306/natronaut-logo-no-text.png') !important;
   background-size: contain;
   background-repeat: no-repeat;
-- 
GitLab