diff --git a/static/reveal/css/theme/black.css b/static/reveal/css/theme/black.css index 96e4fd4..0b221f2 100644 --- a/static/reveal/css/theme/black.css +++ b/static/reveal/css/theme/black.css @@ -50,7 +50,7 @@ body { font-weight: 600; line-height: 1.2; letter-spacing: normal; - text-transform: uppercase; + /* text-transform: uppercase; */ text-shadow: none; word-wrap: break-word; }