navjotmaan opened a new pull request, #1060:
URL: https://github.com/apache/incubator-seata-website/pull/1060

   Fixes #1059 
   
   Fixes the layout and responsiveness of the hero section.
   
   ## Changes
   - Add padding to the hero section text to align the layout with the other 
text of site
   - Change the width of the animation from `546px` to `50%` to make sure it's 
responsive on all screen sizes.
   
   ## Before:
   <img width="1920" height="843" alt="Screenshot (191)" 
src="https://github.com/user-attachments/assets/8a280b91-0740-4d58-a732-e4f02f6b04e7";
 />
   
   ## After:
   <img width="1920" height="850" alt="Screenshot (190)" 
src="https://github.com/user-attachments/assets/2c7473e0-e046-42eb-a0de-f06d2dbe857f";
 />
   
   
   Follow this checklist to help us incorporate your contribution quickly and 
easily:
   
   - [x] Make sure there is a 
[GITHUB_issue](https://github.com/apache/incubator-seata-website/issues) filed 
for the change(usually before you start working on it).  Trivial changes such 
as typos do not necessitate a GITHUB issue. Your pull request should solely 
focus on addressing this specific issue without incorporating any other 
modifications. Each PR should resolve a single issue.
   - [x] Format the pull request title like `doc: add an operations guide 
document`. Each commit within the pull request should contain a meaningful 
subject line and body.
   - [x] Write a pull request description that is detailed enough to understand 
what the pull request does, how, and why.
   - [x] Test your code locally by running `npm run build`, and make sure it 
works as expected.
   - [x] Ensure that no files under the `build` folder are included in the 
commit, as well as the `package-lock.json` and `yarn.lock` files.
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to