aboutsummaryrefslogtreecommitdiffhomepage
path: root/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/main.css')
-rw-r--r--css/main.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/main.css b/css/main.css
index 621857b..9a33421 100644
--- a/css/main.css
+++ b/css/main.css
@@ -216,6 +216,7 @@ body {
.reveal code {
font-family: monospace;
+ overflow-x: auto;
}
.reveal table th,
@@ -474,6 +475,7 @@ body {
top: 50%;
margin-top: -320px;
padding: 20px 0px;
+ overflow: visible;
text-align: center;