R
R
Rudy99662019-05-25 17:10:13
css
Rudy9966, 2019-05-25 17:10:13

What to do if with Media Queries H1 they turn white and do not react in any way?

Good afternoon, I made Media Queries for the site. And for some reason H1 do not react to properties and are white.
I remove media queries and nothing changes.
https://github.com/Rudy996/dfdfhdfhhdf
https://rudy996.github.io/dfdfhdfhhdf/index.html

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stalker_RED, 2019-05-25
@Stalker_RED

https://rudy996.github.io/dfdfhdfhhdf/css/main.css line 80

.date {
  color: #fff;
}

that's why they're white.
And it is recommended to place only one h1 on the page

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question