docs: update table css

This commit is contained in:
Chen Asraf
2023-04-24 12:22:32 +03:00
committed by Chen Asraf
parent 8fb508f32f
commit 833ea9d404

View File

@@ -1,5 +1,5 @@
table {
border-collapse: separate;
border-collapse: collapse;
width: 100%;
box-sizing
}