summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index c7895f9..9a5ccf3 100644
--- a/style.css
+++ b/style.css
@@ -66,7 +66,7 @@ table thead td {
table td {
padding: 0 0.4em;
- max-width: 70%;
+ max-width: 70vw;
}
#content table td {