mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Website: minor style change to test deploy action (#5550)
This commit is contained in:
parent
0b7e07a9fb
commit
4531ec8b39
1 changed files with 1 additions and 1 deletions
2
website/assets/styles/pages/get-started.less
vendored
2
website/assets/styles/pages/get-started.less
vendored
|
|
@ -33,7 +33,7 @@
|
|||
p {
|
||||
color: @core-fleet-black;
|
||||
font-family: @code-font;
|
||||
font-weight: @normal;
|
||||
font-weight: 400;
|
||||
font-size: 18px;
|
||||
line-height: 32px;
|
||||
margin-bottom: 0px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue