Website: Update DRI table styles in handbook (#38925)

Closes: https://github.com/fleetdm/fleet/issues/38882

Changes:
- Updated the font size of text in the DRI table on the communications
page of the handbook
This commit is contained in:
Eric 2026-01-28 10:55:58 -06:00 committed by GitHub
parent 32fd10fe52
commit 582d8f0296
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -401,6 +401,9 @@
td {
border: 1px solid @border-lt-gray;
padding: 8px 7px 7px 8px;
sub {
font-size: 14px;
}
}
}
blockquote {