ShapERailwayAppv2 / style.css
GRATITUD3's picture
Duplicate from GRATITUD3/ShapERailwayApp
31c61a3
raw
history blame contribute delete
240 Bytes
h1 {
text-align: center;
}
#component-0 {
max-width: 730px;
margin: auto;
padding-top: 1.5rem;
}
#prompt-container {
gap: 0;
}
#duplicate-button {
margin: auto;
color: #fff;
background: #1565c0;
border-radius: 100vh;
}