ViTPose_video / style.css
ritaank's picture
Duplicate from hysts/ViTPose_video
47a0435
raw
history blame contribute delete
208 Bytes
h1 {
text-align: center;
}
/*
div#input_video {
max-width: 600px;
max-height: 600px;
}
div#result {
max-width: 600px;
max-height: 600px;
}
*/
img#visitor-badge {
display: block;
margin: auto;
}