aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/arreglamibarrio/base.scss
blob: d85ff1b85e8500bf186cbc9467a0fac504fda09f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
@import "../sass/h5bp";
@import "./_colours";
@import "../sass/mixins";

@import "../sass/base";

#site-logo {
    width: 175px;
    height: 45px;
    background: url(logo_sm.png);
    background-repeat: no-repeat;
}