Skip to content

solution#742

Open
protocolo23 wants to merge 4 commits intomate-academy:masterfrom
protocolo23:develop
Open

solution#742
protocolo23 wants to merge 4 commits intomate-academy:masterfrom
protocolo23:develop

Conversation

@protocolo23
Copy link
Copy Markdown

@protocolo23
Copy link
Copy Markdown
Author

I am fixing the issue with the leftover edges because I am having a little difficulty, so once I finish, I will upload the updated code

@protocolo23
Copy link
Copy Markdown
Author

I made changes to the main.scss file, but they are not affecting the image. I did it in VSCode and it is working now when I upload the code, but it seems that nothing has changed. Here is the change.
img {
display: block;
max-width: 100%;
height: auto;
margin: 0 auto;
}

@media (max-width: 600px) {
img {
width: 100%;
}
};

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants