stevedlawrence commented on pull request #30:
URL: 
https://github.com/apache/incubator-daffodil-site/pull/30#issuecomment-735870610


   +1 with one minor comment:
   
   I can't make an inline comment since github won't show the large diff, but 
part of this change removes the following in index.html:
   ```diff
   -body {
   -    max-width: 1024px;
   -    margin: auto;
   -}
   ```
   I suspect this bit of CSS isn't part of the autogenerated HTML and that 
someone (probably me?) added it later, but I think this would be a change worth 
keeping. This makes it so the DFDL docs don't grow beyond a width of 1024 
pixels, which can be helpful on widescreens. Ottherwise it's a bit hard to read 
with super long lines.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to