The format support table has a complex layout where the descriptions of the columns are written horizontally
This makes it unclear which column belongs to which bit. However, the border pointed at by the arrow can be removed by adding border-right: none to the row and border-left: none to the column, which creates a continuous space from the row to the downwards arrow.
The format support table has a complex layout where the descriptions of the columns are written horizontally
This makes it unclear which column belongs to which bit. However, the border pointed at by the arrow can be removed by adding
border-right: noneto the row andborder-left: noneto the column, which creates a continuous space from the row to the downwards arrow.