diff --git a/css/style.css b/css/style.css index 135c8e3f6d6655d877feb55dfc00d46af78eb5f9..7ab61b7086638c3534f1dbe7377c9d20706f1936 100644 --- a/css/style.css +++ b/css/style.css @@ -45,11 +45,6 @@ body { padding: 1em; } -.reveal pre { - width: 80% !important; - left: 8% !important; -} - ::selection { color: #fff; background: rgba(0, 0, 0, 0.99);