sjaakvandenberg / flexy

A responsive theme for Hexo
https://svdb.co/
103 stars 40 forks source link

Tables look abnormal #9

Closed DvDxx closed 4 years ago

DvDxx commented 6 years ago

the table seems it didn't work. code in flexy theme

| Item     | Value        | Qty   |
| :------- | -----------: | :---: |
| Computer | 1600 USD     | 5     |
| Phone    | 12 USD       | 12    |
| Pipe     | 1 USD        | 234   |

the website show like the following picture: table error

same code in default theme,it correctly show table correct

sjaakvandenberg commented 4 years ago

Should this issue still be relevant, feel free to open a PR with a code improvement.