Fix menu and CSS
This commit is contained in:
		
							parent
							
								
									d82e01994b
								
							
						
					
					
						commit
						cd7459cc8f
					
				| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
    <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
					    <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
				
			||||||
    <meta charset="utf-8">
 | 
					    <meta charset="utf-8">
 | 
				
			||||||
	<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css"> -->
 | 
						<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css"> -->
 | 
				
			||||||
	<link rel="stylesheet" href="{{ site.baseurl }}Assets/css/main.css">
 | 
						<link rel="stylesheet" href="{{ site.baseurl }}/Assets/css/main.css">
 | 
				
			||||||
    <!-- Leaflet CSS -->
 | 
					    <!-- Leaflet CSS -->
 | 
				
			||||||
	<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css" />
 | 
						<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
layout: default
 | 
					layout: default
 | 
				
			||||||
permalink: /sobre
 | 
					permalink: /sobre/
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div class="hero">
 | 
					<div class="hero">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
layout: default
 | 
					layout: default
 | 
				
			||||||
permalink: /pessoas
 | 
					permalink: /pessoas/
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div class="hero">
 | 
					<div class="hero">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
layout: default
 | 
					layout: default
 | 
				
			||||||
permalink: /pub
 | 
					permalink: /pub/
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue