Skip to content
Snippets Groups Projects
Commit 4ab5a8c0 authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

Update file navbar.css

parent ad66d014
No related branches found
No related tags found
No related merge requests found
Pipeline #406294 passed
......@@ -25,7 +25,7 @@ body{
.my-nav .icon{
flex-basis: 200px;
margin-top: 10px;
margin-left: 30px;
margin-left: 5px;
margin-bottom: 7px;
background-image: url(https://static.igem.wiki/teams/5054/logo-kleur.svg);
background-position-x: -30px;
......@@ -182,9 +182,3 @@ body{
display: none;
}
}
/* Reduce the margin to the left of the "Project" item */
.my-navbar > li:first-child {
margin-left: 20px; /* Adjust the value as needed */
}
/* Your existing CSS */
\ No newline at end of file
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