G
G
Gor3212018-10-16 17:25:00
css
Gor321, 2018-10-16 17:25:00

Styles moved out on the site, what's wrong?

Hello!
I am editing a site built on some kind of engine. I wanted to fix the padding in the menu. I went into the main.min.css file, which compiles (sass is used), changed a couple of paddings, and saved it. As a result, the next two blocks flew. Under the menu, the slider slid down to an incomprehensible place, behind it the styles lost the next block. After them everything is fine. When you roll back to the initial version, nothing changes, everything remains the same.
Please tell me what could be the problem, what did I do wrong and do?
roof-maker.od.ua

Answer the question

In order to leave comments, you need to log in

3 answer(s)
J
Jupiter Max, 2018-10-16
@vardoLP

You have been told what the problem is. Fix it and everything will work.
5bc6007391c25498220160.png

N
Nicholas, 2018-10-16
@yiiway

Most likely missing styles from the slick

https://github.com/kenwheeler/slick/blob/master/slick/slick.css

P
Pashchuk Ilya, 2018-10-16
@IlyaDeveloper

Firstly, if your styles are collected through scss, then why is it already in the final main.min.css file, you need to edit in the source code and rebuild, but above you have already been told what the problem is, pay attention to the encoding of the files on the slider lib!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question