V
V
Viktor Gubanov2015-11-12 23:39:15
css
Viktor Gubanov, 2015-11-12 23:39:15

Adaptive layout. Mobile version. Why the white stripe?

I'm building a website.
The template on the network was taken as a basis, then it was corrected.
For several days I have been struggling with the question - where does the white stripe come from (see picture).
None of the elements have a margin on the right, everything is in containers.
Tell me, please, what could be the reason!
Thank you in advance.
Link
705d1b1466234480b156d48ef73faea7.png

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Denis Ineshin, 2015-11-12
@viktor_viktor

Some of the elements climbs out of the block. Usually text. Most likely the word "recovery". Reduce the font.

D
Dmitry Khristoev, 2015-11-13
@Haoss

carousel in the results of the participants

E
Evgeny Petrov, 2015-11-13
@EvgenZZ

code give figs so you will understand, most likely some class in css is incorrectly described.
use to describe the header
.myheader{
media (min-width:$screen-xs){
font-size: lala
}
media (min-width:$screen-sm){
font-size: lala
}
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question