mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
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:
parent
32fd10fe52
commit
582d8f0296
1 changed files with 3 additions and 0 deletions
|
|
@ -401,6 +401,9 @@
|
|||
td {
|
||||
border: 1px solid @border-lt-gray;
|
||||
padding: 8px 7px 7px 8px;
|
||||
sub {
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
}
|
||||
blockquote {
|
||||
|
|
|
|||
Loading…
Reference in a new issue