style fixes (#15512)

fixed up some spacing issues.
This commit is contained in:
Mike Thomas 2023-12-08 16:32:47 +09:00 committed by GitHub
parent c5fb96bf57
commit 31e67433fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;
}