learn / langchain /docs /src /theme /DocItem /Layout /styles.module.css
unfair11212's picture
Upload folder using huggingface_hub
a80f6e6 verified
.docItemContainer header + *,
.docItemContainer article > *:first-child {
margin-top: 0;
}
@media (min-width: 997px) {
.docItemCol {
max-width: 75% !important;
}
}