Just went through and removed the widths and margins where they were. I now have this :
.tagline {
padding:0.2em 0em;
}
.header {
text-align: center;
color: #000000;
font-family: StreetScript Redux, Arial, Freestyle Script;
font-weight: bold;
margin: 0;
padding-top: 2rem;
}
html,
body {
margin: 0;
padding: 0;
font-family: sans-serif;
}
body {
padding: 10px;
}
.columns {
flex-direction: column;
}
I’m not seeing any image showing 400px. Where they at?