@import "./variables"; @import "./mixins"; #post-container { max-width: $content-width; width: 100%; .post { padding-bottom: 0; } } #new-post { width: 100%; }