Skip to content
Snippets Groups Projects
Commit 487e86e8 authored by Arina Filatova's avatar Arina Filatova
Browse files

back to top

parent 4527cdce
No related branches found
No related tags found
No related merge requests found
Pipeline #459345 passed
...@@ -38,6 +38,9 @@ border: none; /* Optional: Remove border */ ...@@ -38,6 +38,9 @@ border: none; /* Optional: Remove border */
width: 50px; /* Adjust based on your image size */ width: 50px; /* Adjust based on your image size */
height: 50px; /* Adjust based on your image size */ height: 50px; /* Adjust based on your image size */
} }
.back-to-top-icon::before {
content: none !important; /* Remove any arrow icon from pseudo-elements */
}
@font-face { @font-face {
font-family: 'Red Hat Display'; font-family: 'Red Hat Display';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment