removed table border

This commit is contained in:
jorge-vitrubio 2021-11-15 16:47:49 +01:00
parent 52836de96c
commit 5183bec42a
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ div.region-top {
TABLES */
.table-bordered * {
border:none;
border: none !important;
}
td {
padding-top: 2rem !important;