render fix commands in 6 columns instead of 8 so only narrow screens need to scroll horizontally

This commit is contained in:
Axel Kohlmeyer 2018-11-16 22:09:07 -05:00
parent dc6054fc2d
commit bbcb659158
1 changed files with 1 additions and 1 deletions

View File

@ -235,4 +235,4 @@ OPT.
"wall/reflect (k)"_fix_wall_reflect.html,
"wall/region"_fix_wall_region.html,
"wall/region/ees"_fix_wall_ees.html,
"wall/srd"_fix_wall_srd.html :tb(c=8,ea=c)
"wall/srd"_fix_wall_srd.html :tb(c=6,ea=c)