You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/05/17 19:27:06 UTC

[GitHub] [hudi] bhasudha commented on a diff in pull request #5609: Fixed styling and responsiveness

bhasudha commented on code in PR #5609:
URL: https://github.com/apache/hudi/pull/5609#discussion_r875187784


##########
website/src/theme/BlogPostItem/styles.module.css:
##########
@@ -5,9 +5,12 @@
  * LICENSE file in the root directory of this source tree.
  */
 
-.blogPostTitle {
+ .blogPostTitle {
   font-size: 1rem;
 }
+.blogPostPageTile{

Review Comment:
   Still there is a minor issue when rendering long title in the individual blog pages. Please open a separate PR and address that. 



-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org