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

back to top

parent d1d44b69
No related branches found
No related tags found
No related merge requests found
Pipeline #433004 passed
......@@ -28,4 +28,13 @@ h1, h2, h3, h4, h5, h6, p, a, span, strong {
height: 100%;
border: 0; /* Optional: removes the iframe border */
}
\ No newline at end of file
.back-to-top {
background-image: url('https://static.igem.wiki/teams/5306/natronaut-logo-no-text.png') !important;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
border: none; /* Optional: Remove border */
width: 50px; /* Adjust based on your image size */
height: 50px; /* Adjust based on your image size */
}
// apply font
$font-family: "Red Hat Display, sans-serif"
/* styles/index.scss */
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