okumin commented on code in PR #435:
URL: https://github.com/apache/tez/pull/435#discussion_r2422588413


##########
docs/src/site/site.xml:
##########
@@ -89,6 +87,19 @@
            .nav-list .active a:hover {
              background-color: #a0a0a0;
            }
+           #banner .pull-left, #banner .pull-right {
+             height: 82px;
+           }
+           #banner .pull-left img {
+             height: 100%;
+             width: auto;
+           }
+           #banner .pull-right img {
+             height: 100%;
+             width: auto;
+             padding: 4px;

Review Comment:
   I felt the Oak Leaf looked clogged without the padding. That's why I added 
4px.
   
   <img width="1415" height="176" alt="image" 
src="https://github.com/user-attachments/assets/a24aadd6-558d-46dc-a4a2-512c923105d0";
 />
   
   This is the current view.
   <img width="1418" height="168" alt="image" 
src="https://github.com/user-attachments/assets/36f951f7-cae7-4443-9a33-a4078803c5d2";
 />
   



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