Skip to content

Commit bac5d5a

Browse files
Change colour of back to top button
1 parent 29e2949 commit bac5d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12193,7 +12193,7 @@ html body #back-to-top {
1219312193
display: inline-block !important;
1219412194
width: auto !important;
1219512195
height: auto !important;
12196-
background-color: #6c63ff !important;
12196+
background-color: #741755 !important;
1219712197
color: white !important;
1219812198
text-decoration: none !important;
1219912199
padding: 10px 15px !important;

0 commit comments

Comments
 (0)