Fix table widths

This commit is contained in:
Oliver Davies 2018-06-15 12:17:45 +01:00
parent 6e102482c2
commit 7a3fab1471
3 changed files with 7 additions and 6 deletions

View file

@ -143,6 +143,7 @@ module.exports = {
'16': '4rem',
'24': '6rem',
'32': '8rem',
'40': '10rem',
'48': '12rem',
'64': '16rem',
'1/2': '50%',