feat/integration_mdb (#1)

Reviewed-on: #1
This commit is contained in:
2022-11-18 16:58:03 +00:00
parent bba37a77fc
commit 4772cd5779
7 changed files with 219 additions and 0 deletions

View File

@@ -130,6 +130,13 @@ h2 {
margin: 3rem 0 2rem;
}
h3 {
color: var(--text-color-secondary);
font-size: 1.4rem;
font-style: normal;
font-weight: 700;
}
p, li {
font-size: 1.125rem;
line-height: 1.5rem;