core / python /doc /_static /custom.css
AbdulElahGwaith's picture
Upload folder using huggingface_hub
0220cd3 verified
/* customizations to Alabaster theme . */
div.document {
width: 1480px;
}
div.body {
max-width: 1280px;
}
div.globaltoc {
font-size: 1.4em;
}
img.logo {
height: 120px;
}
div.footer {
display: none;
}