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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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;
}