aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2022-11-30 20:10:02 -0500
committerThedro Neely <thedroneely@gmail.com>2022-11-30 20:10:02 -0500
commit528426a1e3a0bcd2fad8a4317e898a1c9e0e59ee (patch)
treee442ae24afb4378b12fcedd7dcb05725a05f065a
parentfacff9c0fc5200fbeb27302ab792371ecc620388 (diff)
downloadthedroneely.com-528426a1e3a0bcd2fad8a4317e898a1c9e0e59ee.tar.gz
thedroneely.com-528426a1e3a0bcd2fad8a4317e898a1c9e0e59ee.tar.bz2
thedroneely.com-528426a1e3a0bcd2fad8a4317e898a1c9e0e59ee.zip
public/css/tdro: Reduce <dl> font size
-rw-r--r--public/css/tdro.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index 25fe94c..02e9534 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -215,7 +215,6 @@ ul:not(:last-child) {
dl {
max-width: 36rem;
margin: 0 auto;
- font-size: 110%;
}
dl:not(:last-child) {