style: font-size

This commit is contained in:
hiyu 2024-06-27 19:30:38 +07:00
parent 0aaaebf3f7
commit 9be95aa741

View File

@ -289,7 +289,7 @@ a {
} }
.member-code { .member-code {
font-size: 16px; /* font-size: 16px; */
color: white; color: white;
text-shadow: 0 0 5px #ffa600, 0 0 5px #ffa600; text-shadow: 0 0 5px #ffa600, 0 0 5px #ffa600;
} }