DualStyleGAN / style.css
hysts's picture
hysts HF staff
Update
d2eda3f
h1 {
text-align: center;
}
img#overview {
max-width: 800px;
max-height: 600px;
display: block;
margin: auto;
}
img#style-image {
max-width: 1000px;
max-height: 600px;
}
img#visitor-badge {
display: block;
margin: auto;
}