diff --git a/content/static/styles/main.css b/content/static/styles/main.css index 6230fb6..40e1b8a 100644 --- a/content/static/styles/main.css +++ b/content/static/styles/main.css @@ -134,6 +134,10 @@ li { margin-bottom: 0.5rem; } +strong { + font-weight: 700; +} + #page_header { background-color: #94BFBE; color: white;