Skip to content
Snippets Groups Projects
Commit e061a916 authored by smtw's avatar smtw
Browse files

fix h size

parent b7527fe1
Branches
No related tags found
1 merge request!70Draft: Style 2021
...@@ -290,6 +290,7 @@ footer a:hover { ...@@ -290,6 +290,7 @@ footer a:hover {
.rc-content-box > h2 { .rc-content-box > h2 {
margin-bottom: 1.5rem; margin-bottom: 1.5rem;
font-family: var(--font-bold); font-family: var(--font-bold);
font-size: calc(var(--font-base) * 1.2);
} }
.rc-content-box > p, .rc-content-box > p,
.rc-content-box > ul { .rc-content-box > ul {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment