Skip to content

Replaced <h4> with <h5> in table headers

Sandeep Kadam requested to merge github/fork/prakashsinghgaur/patch-1 into gh-pages

Created by: prakashsinghgaur

The table headers <th> in this programme template is having a white background and the content <h4> in the table header <th> also shows up in white font color which makes them invisible. Replaced <h4> with <h5> in table headers in order to solve issue of white background.

Merge request reports