Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submenu spacing #28

Open
hidonkey2018 opened this issue Feb 7, 2025 · 1 comment
Open

Submenu spacing #28

hidonkey2018 opened this issue Feb 7, 2025 · 1 comment
Assignees

Comments

@hidonkey2018
Copy link
Contributor

Remove extra spaces in the Resource submenu.

@hidonkey2018 hidonkey2018 self-assigned this Feb 7, 2025
@hidonkey2018
Copy link
Contributor Author

Issue resolved by updating the custom CSS.

@media (min-width: 1240px){
	#Top_bar .menu li ul {
			top: 70%;
	}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant