About me

Hello! My name is Xinyang Zhang. You can call me Jeremy.

I am a student majoring in Game Design and Art at the University of Southampton.

Email:zhangxinyang2023@126.com

.wp-block-navigation a { color: white; text-decoration: none; position: relative; transition: all 0.3s ease; } .wp-block-navigation a:hover { color: #3da9fc; } .wp-block-navigation a::after { content: “”; position: absolute; left: 0; bottom: -3px; width: 0%; height: 2px; background-color: #3da9fc; transition: width 0.3s ease; } .wp-block-navigation a:hover::after { width: 100%; }