diff --git a/static/tufte.css b/static/tufte.css index 27e3b7a..d7b3955 100755 --- a/static/tufte.css +++ b/static/tufte.css @@ -82,6 +82,8 @@ p.subtitle { font-style: italic; article { position: relative; padding: 5rem 0rem; } +article pre { overflow: auto; } + section { padding-top: 1rem; padding-bottom: 1rem; } diff --git a/templates/index.html b/templates/index.html index 79e916b..6fbbdf0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,7 +5,7 @@ Coinbin.org: A Human–Friendly API Service for Crypto Currency Information - +