docs: api reference redirect, tab order rearrangement, homepage CSS fixes (#5331)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run

This commit is contained in:
Kunal Mishra 2026-04-01 19:35:32 +05:30 committed by GitHub
parent cbcbb954a6
commit f8ccb0644e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 208 additions and 65 deletions

View file

@ -452,6 +452,9 @@ a.sk-bento-cell-link:hover .sk-arrow-sm {
============================================= */
@media (max-width: 900px) {
.sk-hero {
margin-top: 130px;
}
.sk-hero-inner {
grid-template-columns: 1fr;
}