mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
website-vulnerabilty-management-fix (#20989)
Fixes for https://github.com/fleetdm/fleet/pull/20988 - Increased width of header to fix widowed text - Reworded caption to fix widowed text and typo
This commit is contained in:
parent
13f68fc387
commit
611aeb311a
2 changed files with 2 additions and 2 deletions
|
|
@ -46,7 +46,7 @@
|
|||
|
||||
[purpose='page-headline'] {
|
||||
padding-bottom: 80px;
|
||||
width: 680px;
|
||||
max-width: 780px;
|
||||
h2 {
|
||||
font-size: 48px;
|
||||
font-style: normal;
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
</div>
|
||||
<div purpose="hero-text">
|
||||
<strong>Report what matters</strong>
|
||||
<p>Report exactly when CVEs got fixed or mitigated, down to the hour</p>
|
||||
<p>Report exactly when CVEs were fixed or mitigated, down to the hour.</p>
|
||||
<strong>Deep context from the environment</strong>
|
||||
<p>Fleet gives you data down to the chip level on every endpoint to help you make sense of which vulnerabilities to prioritize.</p>
|
||||
<strong>Untangle your security stack</strong>
|
||||
|
|
|
|||
Loading…
Reference in a new issue