Skip to content
gitbbln edited this page Dec 1, 2021 · 7 revisions
/* Styling BEM-block by autogenerated attribute */
 {
	display: flex;
	flex-direction: column;
	align-items: center;
	font: 1.5rem/1 sans-serif;
	box-shadow: var(--mol_skin_light_outline);
	flex: 1 1 auto;
	align-self: stretch;
	margin: 0;
}

/* Styling BEM-element by autogenerated attribute */
 {
	flex-grow: 0;
	margin: 1rem;
	width: 14rem;
}

Clone this wiki locally