NeuralMinds / css /index.css
prnv19's picture
Upload folder using huggingface_hub
11f9b19
raw
history blame
118 Bytes
h1 {
text-align: center;
}
.contain {
max-width: 1000px;
margin: auto;
padding-top: 1.5rem;
}