Date

Simple component to represent a day of an event. Used on the landingspage.

Default

px

			
				<div class="m-date ">
	<span class="m-date__day-type">woensdag</span>
	<span class="m-date__day">25</span>
	<span class="m-date__month">september 2019</span>
	<span class="m-date__hours">09u00 - 12u00</span>
</div>