From af81bdaf4ba94000a93503b6001a46bbe2062ec4 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Sat, 6 Jun 2020 23:59:27 -0400 Subject: Refresh home page layout --- assets/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets') diff --git a/assets/base.css b/assets/base.css index f87b2ae..82585ae 100644 --- a/assets/base.css +++ b/assets/base.css @@ -10,7 +10,7 @@ img { max-width: 100% } body { color: #242424 } -h1, h2, h3, h4, h5, h6 { font-family: sans-serif } +h1, h2, h3, h4, h5, h6, dt { font-family: sans-serif } table, td, th { border: 1px solid #ccc; -- cgit v1.2.3