From 17e469d3603586b350b2caba0b18dd02884ae5fe Mon Sep 17 00:00:00 2001 From: Chandrasekhar Ramakrishnan <cramakri@ethz.ch> Date: Fri, 20 Mar 2020 10:40:28 +0000 Subject: [PATCH] docs: improve README table formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 112ee2c6..ec5b51d1 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ out. ## Dataset Summary -<table> +<table class="table"> <thead> <tr> <th>Source</th> @@ -87,7 +87,7 @@ Detailed data compiled by the [Civil Protection of Italy](https://github.com/pcm ## Derived Dataset Summary -<table> +<table class="table"> <thead> <tr> <th>Dataset</th> -- GitLab