[llvm-branch-commits] [clang] [libc] [llvm] [clang][docs] Adopt the furo theme used by llvm and libc (PR #214869)
Reid Kleckner via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Sep 4 17:00:17 PDT 2026
rnk wrote:
OK, I added some custom CSS that eliminates the margins when the viewport is smaller than 90em or 1440px, then it adds margins, and then I think that becomes the max content width. You can check it out here:
https://clangdocs.staging.reidkleckner.dev/after/clang/docs/
You can review the CSS if you look at the last commit.
https://github.com/llvm/llvm-project/pull/214869
More information about the llvm-branch-commits
mailing list