skully-coder / competitiveprogramming

This repository aims to contain solutions and explanations to various competitive programming problems, which may be important for interviews and online tests of different companies.
https://skully-coder.github.io/competitiveprogramming/
MIT License
39 stars 89 forks source link

Fixed a Warning with Whitespaces #242

Closed Athi223 closed 2 years ago

Athi223 commented 2 years ago

Description

Fixed a Warning related to Whitespaces in "Category" table: image

This was probably due to wrong auto-formatting, the formatting style of the Category.js also appeared to be different than other pages.

Type of change

Checklist: