fix table css

This commit is contained in:
wgroeneveld 2020-06-25 08:58:51 +02:00
parent 1771337627
commit 77602e65ca
1 changed files with 15 additions and 0 deletions

View File

@ -59,6 +59,21 @@ pre code
background-color: transparent
border-radius: 0
.table
width: 100%
margin-bottom: 1rem
td, th
padding: .75rem
vertical-align: top
border-top: 1px solid #dee2e6
thead th
vertical-align: bottom
border-bottom: 2px solid #dee2e6
.row
margin-right: -15px
margin-left: -15px