💄 update blogpost styling
This commit is contained in:
		
							parent
							
								
									bb4de273a7
								
							
						
					
					
						commit
						d57ef47dac
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -13,7 +13,7 @@ const { title, description, pubDate } = Astro.props;
 | 
				
			||||||
</head>
 | 
					</head>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<SectionContainer>
 | 
					<SectionContainer>
 | 
				
			||||||
	<main class="mb-auto break-words mt-4">
 | 
						<main class="flex flex-col flex-1 mb-auto break-words mt-4">
 | 
				
			||||||
		<article>
 | 
							<article>
 | 
				
			||||||
			<h1 class="text-4xl font-extrabold">{title}</h1>
 | 
								<h1 class="text-4xl font-extrabold">{title}</h1>
 | 
				
			||||||
			<p class="italic">{description}</p>
 | 
								<p class="italic">{description}</p>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue