summaryrefslogtreecommitdiffstats
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/style.css b/src/style.css
index 63e7d7b..3201365 100644
--- a/src/style.css
+++ b/src/style.css
@@ -115,6 +115,7 @@ blockquote:after {
}
table {
+ width: 100%;
margin: 1rem auto;
border: 2px solid gray;
border-collapse: collapse;