Shriansh2002 opened a new pull request, #89:
URL: https://github.com/apache/eventmesh-site/pull/89
This pull request includes two changes to improve the website's appearance
and user experience.
- **[CSS] Apply gradient color to title text:**
I have added CSS code to apply a gradient color to clipped text. By
utilizing the -webkit-background-clip property with the value of text and
specifying the gradient using the background-image property, the text now has
an eye-catching gradient effect. The text color is set to transparent to allow
the gradient to show through.
<img width="1356" alt="Screenshot 2023-06-19 at 6 48 45 PM"
src="https://github.com/apache/eventmesh-site/assets/41548480/89c33d1c-4111-4b3d-bb95-f0e311819a28">
- **[CSS] Remove bullets from website footer list:**
I have removed the bullets from the list in the website footer using
CSS. This change gives a cleaner and more streamlined look to the footer
section.
<img width="1356" alt="Screenshot 2023-06-19 at 6 49 37 PM"
src="https://github.com/apache/eventmesh-site/assets/41548480/4ef6afb1-461e-4b3a-a3b2-dcac656b3e1a">
These improvements enhance the visual appeal and user experience of the
website. Please review and consider merging this pull request.
Thank you.
--
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]