Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repeating Background image in service-container section #GSSoC24 #273

Closed
SamarupBhattacharya opened this issue May 13, 2024 · 5 comments
Closed
Assignees
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers gssoc GSSOC'24 issues level1

Comments

@SamarupBhattacharya
Copy link
Contributor

SamarupBhattacharya commented May 13, 2024

Hi,
I noticed that the background image you have set for the service-container section in the index.html file, is repeating. I am attaching a ss for reference
bandicam 2024-05-13 17-19-51-035

It's a very simple fix, just two lines of code, if you want @khushi-joshi-05 , @sunny0625 , I can do it, and it will look like this

bandicam 2024-05-13 17-23-10-912

@sunny0625 sunny0625 added bug Something isn't working enhancement New feature or request good first issue Good for newcomers gssoc GSSOC'24 issues level1 labels May 19, 2024
@sunny0625
Copy link
Collaborator

@SamarupBhattacharya can work on this issue

SamarupBhattacharya added a commit to SamarupBhattacharya/Food-ordering-website that referenced this issue May 19, 2024
I have added the following two lines of code to **style.css** - 
**background-repeat:no-repeat;
background-size:cover;**

This will fix the issue of the **repeating background-image in the service-container section**

If some change is needed in my PR, then please do inform and I will fix it right away.

Thanks
@SamarupBhattacharya
Copy link
Contributor Author

I have added the following two lines of code to style.css -
background-repeat:no-repeat;
background-size:cover;

This will fix the issue of the repeating background-image in the service-container section

If some change is needed in my PR, then please do inform and I will fix it right away.

Thanks

@sunny0625
Copy link
Collaborator

@SamarupBhattacharya Tag your PR here!

Copy link

Hello @SamarupBhattacharya! Your issue #273 has been closed. Thank you for your contribution!

@sunny0625
Copy link
Collaborator

This issue has been solved, Try to participate in different issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers gssoc GSSOC'24 issues level1
Projects
None yet
Development

No branches or pull requests

2 participants