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

improve navbar

parent 29ef4f4f
No related branches found
No related tags found
No related merge requests found
Pipeline #406843 passed
......@@ -90,10 +90,10 @@ body{
opacity: 0;
transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
.my-navbar > li:hover .son {
/* .my-navbar > li:hover .son {
visibility: visible;
opacity: 1;
}
} */
/* Adjust for smaller screens */
@media screen and (max-width:1130px) {
......
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