I
I
Ilya Beloborodov2017-08-23 19:42:27
cloudflare
Ilya Beloborodov, 2017-08-23 19:42:27

Cloudflare breaks css?

Connected https via cloudflare, and in css this appeared in some lines

UNUSED.h1 .small,
UNUSED.h2 .small,
UNUSED.h3 .small,
UNUSED.h4 .small,
UNUSED.h5 .small,
UNUSED.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

instead of this
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

I connect this not for the first time, and this has not happened yet.
how to disable this game?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question