Hallo, auf Codepen funktionierte es jetzt plötzlich !
.spruch
{
margin: 1em 2em 1em 2em;
padding: 1em;
border: 2px solid red;
flex-basis: 70em;
}
.spruch h3
{
color: red;
font-size: 1.6em;
text-align: center;
margin-bottom: 0;
}
.spruch h6
{
color: green;
font-size: 1em;
text-align: center;
margin-top: 0;
}
Aber- warum?
Gruss Michael