Actions

I find the lack of documentation... disturbing 😏, don't you?

Default

px

			
				<div class="c-actions ">
	<div class="c-actions__item">
		<button class="c-button  ">
			<span class="c-button__text">Primary button</span>
		</button>
	</div>
	<div class="c-actions__item">
		<button class="c-button  ">
			<span class="c-button__text">Primary button</span>
		</button>
	</div>
	<div class="c-actions__item">
		<button class="c-button  ">
			<span class="c-button__text">Primary button</span>
		</button>
	</div>
</div>