blob: b2c9cd181cfeaf3b0a8cb5d6ecbd9946093ab673 [file] [log] [blame]
@import '../../variables.scss';
@import '../../reset.scss';
@import '../../markdown.scss';
.blog-detail-page {
.blog-content {
padding: 80px 20%;
margin: $headerHeight auto 0;
max-width: 735px;
}
}