Closed anubhav1206 closed 1 year ago
Great work 👏
I think it will be better if you keep the previous fonts and buttons' background colors 🤔 can you do that?
Great work 👏
I think it will be better if you keep the previous fonts and buttons' background colors 🤔 can you do that?
I can definitely give it a shot. Do you want a blue color button for the bubble game and a yellow one for the tic tac toe game?
@anubhav1206
Just keep the colors and font the same as the code has right now (https://sarmadhamdani02.github.io/WebGames/).
Also, I can see that the text is wrapped in the image below,
I think the button is looking good with the following nowrap
ed font, font size, and button color, and hover effect as below.
What do you think?
So I'll revert the changes I have made?
@anubhav1206
Keep the 3D effect it is cool 👏
I'm just saying keep the font color and button background color as they are.
@anubhav1206
Keep the 3D effect it is cool 👏
I'm just saying keep the font color and button background color as they are.
Got it, will update.
@anubhav1206 Keep the 3D effect it is cool 👏 I'm just saying keep the font color and button background color as they are.
Got it, will update.
I have made the requested changes. Kindly check.
Nice work @anubhav1206 👏👏
As you can see that the button is too much below at the bottom. Make margin-top
from 60vh
to margin-top: 55vh;
so that the button will be fully visible. Also add over-flow: hidden
it will remove the scroll bars. 🤔
Also, in .video-game-button
remove width, it will make the button adjust width automatically and the text will be in one line.
Also, I am getting this high score error
Also, make play again button in one line as mentioned for the tic tac toe one button.
Also, I am getting this high score error
Also, make play again button in one line as mentioned for the tic tac toe one button.
I have made changes on the button but can't figure out the high score error.
Thank you so much for the nice work @anubhav1206 👏👏 you did a great job. Let me merge this.
Added a 3D button on the following screens: