ianmcook commented on PR #710: URL: https://github.com/apache/arrow-site/pull/710#issuecomment-3333469702
Relative to this CSS file on the deployed site, `/` and `../` both mean the same thing, because the CSS file is nested one level deep. Relative paths in CSS are interpreted relative to the location of the CSS file itself, not the location of any pages that source it. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
