crazyyy / wp-framework

WPEB - ✅🗳 html/scss framework with easy switch for develop cool WordPress themes. based on Gulp, ES6, sass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

body viewport

crazyyy opened this issue · comments

add to body
miw = $width

NEW

html,
body {
height: 100%;
margin: 0;
padding: 0;
// animation: fadein 2s;

animation: fadein 0s;
min-width: $width;
}

md add viewport if width < $width