@import './markdown.scss';

* {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}
