sarmadhamdani02 / WebGames

This repo contains some web-based games, feel free to contribute 🙂 you can either create new games or contribute by solving issues.
https://webgames02.netlify.app/
9 stars 23 forks source link

The Bubble Game: change `.main-instruction` background color. #39

Closed sarmadhamdani02 closed 1 year ago

sarmadhamdani02 commented 1 year ago

The color of the .main-instruction (instructions that appear on the start game screen) of Bubble Game has the same background color as the main screen div behind it just with more background blur. Change the .main-instruction background color to something more appealing and readable to the user.

Phil94comp commented 1 year ago

I just submitted a pull request. Please let me know if you like the changes.

Phil94comp commented 1 year ago

I just updated the code to the specifications you want. Please let me know if this meets the requirement.

sarmadhamdani02 commented 1 year ago

Great job @Phil94comp 👏👏