@import "$base_dir/variables.scss"; .weather { padding: .3rem; margin: .3rem; background-color: $black; border-radius: 4px; } .weather-icon { padding-right: .8rem; }