SDXL / style.css
hysts's picture
hysts HF Staff
Update
7795c61
raw
history blame contribute delete
120 Bytes
h1 {
text-align: center;
display: block;
}
.contain {
max-width: 730px;
margin: auto;
padding-top: 1.5rem;
}