mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
parent
c5fb96bf57
commit
31e67433fd
1 changed files with 5 additions and 1 deletions
|
|
@ -74,6 +74,7 @@
|
|||
strong {
|
||||
margin-bottom: 8px;
|
||||
font-weight: 800;
|
||||
display: block;
|
||||
}
|
||||
p {
|
||||
margin-bottom: 40px;
|
||||
|
|
@ -189,6 +190,7 @@
|
|||
}
|
||||
}
|
||||
[purpose='quote-attribution'] {
|
||||
padding-top: 8px;
|
||||
[purpose='name'] {
|
||||
font-size: 12px;
|
||||
font-weight: 700;
|
||||
|
|
@ -317,10 +319,11 @@
|
|||
[purpose='feature-text'] {
|
||||
width: 468px;
|
||||
[purpose='animated-arrow-button-red'] {
|
||||
margin-top: 24px;
|
||||
margin-top: 32px;
|
||||
}
|
||||
}
|
||||
[purpose='checklist'] {
|
||||
margin-top: 8px;
|
||||
p {
|
||||
font-size: 14px;
|
||||
font-style: normal;
|
||||
|
|
@ -328,6 +331,7 @@
|
|||
line-height: 21px;
|
||||
padding-left: 37px;
|
||||
text-indent: -37px;
|
||||
margin-bottom: 1.5rem;
|
||||
&:last-of-type {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue