.page-content .wrapper {
	width: 64em;
	max-width: 64em;
}
.page-content ul.post-list {
	width: 48em;
}
ul.sidenav {
	list-style-type: none;
	background-image: linear-gradient(to right, lightgray, white);
	padding: 0.5em;
	width: 16em;
	min-width: 16em;
	max-width: 16em;
	height: fit-content;
}
li.sidenav-header {
	font-weight: bold;
}
