mirror of
				https://github.com/kevinveenbirkenbach/homepage.veen.world.git
				synced 2025-11-03 17:08:00 +00:00 
			
		
		
		
	Implemented header and footer menu
This commit is contained in:
		@@ -68,10 +68,16 @@ h3.footer-title{
 | 
			
		||||
 | 
			
		||||
.dropdown-submenu {
 | 
			
		||||
  position: relative;
 | 
			
		||||
  list-style: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.dropdown-submenu > .dropdown-menu {
 | 
			
		||||
    top: 0;
 | 
			
		||||
    left: 100%;
 | 
			
		||||
    margin-top: -0.5rem;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.navbar-nav {
 | 
			
		||||
  padding: 0;
 | 
			
		||||
  margin: 0;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user