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

body height = 0 #15

Closed
kalininss opened this issue Apr 3, 2018 · 2 comments
Closed

body height = 0 #15

kalininss opened this issue Apr 3, 2018 · 2 comments

Comments

@kalininss
Copy link

При верстке возникает проблема, что высота body = 0, либо равна высоте viewport.

Причиной является строка №15 в файле:
app/scss/main.scss

html, body {
height: 100%;
}

@alex-grsm
Copy link

у меня с этими стилями тоже были проблемы, еще в предыдущем шаблоне. Удалил и живу спокойно.
так и не понял зачем эти стили...

@banha-serhii
Copy link

@alex-grsm насколько помню, нужно для того, что бы прижимать футур к низу страницы при верстке на флексах

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