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

left margin fix

parent 865aed15
No related branches found
No related tags found
Loading
Pipeline #406290 passed
......@@ -184,7 +184,7 @@ body{
}
/* Reduce the margin to the left of the "Project" item */
.my-navbar > li:first-child {
margin-left: 5px; /* Adjust the value as needed */
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