diff --git a/index.html b/index.html index 0ea0575..635bc64 100644 --- a/index.html +++ b/index.html @@ -529,7 +529,7 @@ /* 36px */ line-height: 2.75rem; /* 40px */ - margin-bottom: 1.5rem; + margin-bottom: var(--p-spacing); /* 24px */ letter-spacing: -1.5px; } @@ -539,7 +539,7 @@ /* 24px */ line-height: 1.875rem; /* 30px */ - margin-bottom: 1.5rem; + margin-bottom: var(--p-spacing); /* 24px */ letter-spacing: -1px; font-weight: bold; @@ -550,7 +550,7 @@ /* 18px */ line-height: 1.5rem; /* 24px */ - margin-bottom: 1.5rem; + margin-bottom: var(--p-spacing); /* 24px */ letter-spacing: -1px; font-weight: bold; @@ -561,7 +561,7 @@ /* 16px */ line-height: 1.375rem; /* 22px */ - margin-bottom: 1.5rem; + margin-bottom: var(--p-spacing); /* 24px */ color: white; } @@ -571,7 +571,7 @@ /* 16px */ line-height: 1.25rem; /* 22px */ - margin-bottom: 1.5rem; + margin-bottom: var(--p-spacing); /* 24px */ font-weight: bold; } @@ -581,7 +581,7 @@ /* 16px */ line-height: 1rem; /* 16px */ - margin-bottom: 0.75rem; + margin-bottom: var(--p-spacing); color: white; } @@ -1629,6 +1629,6 @@
Clear and efficient Typora theme, made based on my long-term experience using Typora.
Clear and efficient Typora theme, made based on my long-term experience using Typora.