@charset "utf-8"; // ver1.1.0 html { overflow-x: hidden; } p, h1, h2, h3, ul { margin-bottom: 0; } ul { padding-left: 0; li { list-style: none; } } a { &:hover { // text-decoration: none; } }