diff --git a/website/static/style.css b/website/static/style.css index b774a14c..b44185bd 100644 --- a/website/static/style.css +++ b/website/static/style.css @@ -722,6 +722,7 @@ th[data-sort].sort-asc::after { } .expand-content { + font-size: var(--text-base); color: var(--ink-soft); line-height: 1.7; text-wrap: pretty; diff --git a/website/templates/index.html b/website/templates/index.html index fddc5cd2..88a5337a 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -12,7 +12,7 @@ class="hero-topbar-link hero-topbar-link-strong" target="_blank" rel="noopener" - >Submit a ProjectSubmit a project @@ -252,7 +252,7 @@ class="hero-action hero-action-primary" target="_blank" rel="noopener" - >Read the contribution guideSubmit a project