DualStyleGAN / style.css
hysts's picture
hysts HF staff
Update to the latest blocks version
73099b9
raw history blame
No virus
239 Bytes
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;
}