jorisvandenbossche commented on code in PR #38951:
URL: https://github.com/apache/arrow/pull/38951#discussion_r1411757361
##########
docs/source/_static/theme_overrides.css:
##########
@@ -61,22 +61,22 @@
border: none;
}
-.contib-card .sd-card-footer p.sd-card-text{
+.contrib-card .sd-card-footer p.sd-card-text{
Review Comment:
A change like this has impact on how things actually look, so should be
evaluated (maybe best done separately).
I know it's an obvious typo fix, but there is no guarantee this css actually
works, because due to the typo we never properly evaluated 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]