diff --git a/report/index.html b/report/index.html index 54e9067..481e24f 100644 --- a/report/index.html +++ b/report/index.html @@ -38,7 +38,7 @@ <h2 class="mt-1 p-2" id="rep-tit"></h2> <div class="columns"> <div class="column col-7"> - <table class="table table-hover mt-2" id="res-before"> + <table class="table mt-2" id="res-before"> <tbody> </tbody> </table>