wuchong commented on code in PR #2002:
URL: https://github.com/apache/fluss/pull/2002#discussion_r2548695350


##########
website/src/css/custom.css:
##########
@@ -48,8 +51,14 @@
   font-family: monaco;
 }
 
+body:not(.homepage) .navbar__brand {
+  color: inherit;
+}
+
 .hero__title {
-  font-family: monaco;
+  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;

Review Comment:
   not sure about this, but I’d prefer not to rely solely on external fonts 
just for a title.



-- 
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]

Reply via email to