Fix CSS issue in blog

This commit is contained in:
Kevin Kandlbinder 2022-05-13 11:01:23 +00:00 committed by GitHub
parent cea9b0eced
commit 85eaaddc7e

View file

@ -4,6 +4,7 @@
flex-grow: 1;
max-width: 1000px;
margin: 0 auto;
width: 100%;
> article {
img {