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

Example Lecture23 media-queries-after.html #313

Closed
igorlimaca opened this issue Dec 27, 2021 · 2 comments
Closed

Example Lecture23 media-queries-after.html #313

igorlimaca opened this issue Dec 27, 2021 · 2 comments

Comments

@igorlimaca
Copy link

Theres is a code written under the Medium devices only that when we move the cursor through the browse to enlarge or shorten ,as shown in the video, creates a blue background
while changing the boxes sizes. There is a command line exactly like as follow:

body {
background-color: blue;
}

Probably this is an unnecessary, because during the video nothing like a blue background is showing.

@ychaikin
Copy link
Contributor

Regardless of the video, the blue background does show up when you change the width of the browser.

@p-hinman
Copy link

p-hinman commented Dec 31, 2021 via email

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

No branches or pull requests

3 participants