1 2 3 4 5 6 7 8 9
@import "_colours"; @import "../sass/layout"; #front-main #postcodeForm div { width: 23.5em; input#sub { width: 6.5em; } }