added a buton in home for random name picker!

This commit is contained in:
RezHackXYZ 2025-05-04 19:35:21 +05:30
parent fbe9e3b60d
commit 0c51504a7f
4 changed files with 150 additions and 4 deletions

View file

@ -136,6 +136,10 @@
text-align: center;
margin: 5px 0px;
text-decoration: underline #444;
position: fixed;
top: 0;
left: 50%;
transform: translate(-50%, 0);
}
span {