docs: Update intro page (#2767)

This commit is contained in:
Cem Aksoylar
2025-01-22 16:58:15 -08:00
committed by GitHub
parent 4882a62c40
commit 4f72e7cb25
4 changed files with 112 additions and 52 deletions

View File

@@ -50,3 +50,8 @@
.secrettabs {
display: none;
}
.full-width-table table {
width: 100%;
display: table;
}