Fix navbar height on mobile
This commit is contained in:
		
							parent
							
								
									8d9a394496
								
							
						
					
					
						commit
						39b3e4c622
					
				| 
						 | 
					@ -29,6 +29,11 @@ body {
 | 
				
			||||||
	border-bottom: white 0.25rem solid;
 | 
						border-bottom: white 0.25rem solid;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.navbar .navbar-brand {
 | 
				
			||||||
 | 
						margin-top: 0.5rem;
 | 
				
			||||||
 | 
						margin-bottom: 0.5rem;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.card, .jumbotron {
 | 
					.card, .jumbotron {
 | 
				
			||||||
	box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
 | 
						box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue