2-BlogContent.css
.BlogSection {
max-width:55ch;
}
.BlogSectionSmall {
max-width:45ch;
}
.BlogCentered {
margin-left:auto;
margin-right:auto;
}
.BlogExtraWide {
max-width:80ch;
}
.BlogSection {
max-width:55ch;
}
.BlogSectionSmall {
max-width:45ch;
}
.BlogCentered {
margin-left:auto;
margin-right:auto;
}
.BlogExtraWide {
max-width:80ch;
}