Use some style values so it looks like this page is making progress

This commit is contained in:
Gabe Kangas
2022-05-07 10:25:04 -07:00
parent c99fcf5ed9
commit 448c23d097
15 changed files with 93 additions and 71 deletions

View File

@@ -52,14 +52,14 @@ h5.ant-typography,
}
}
.ant-typography h1,
h1.ant-typography {
font-size: 1.75em;
color: var(--pink);
&:first-of-type {
margin-top: 0;
}
}
// .ant-typography h1,
// h1.ant-typography {
// font-size: 1.75em;
// color: var(--pink);
// &:first-of-type {
// margin-top: 0;
// }
// }
.ant-typography h2,
h2.ant-typography {
font-size: 1.5em;