diff options
-rw-r--r-- | web/cobrands/fixmybarangay/layout.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/cobrands/fixmybarangay/layout.scss b/web/cobrands/fixmybarangay/layout.scss index 5d7f0171d..ec35c0f0c 100644 --- a/web/cobrands/fixmybarangay/layout.scss +++ b/web/cobrands/fixmybarangay/layout.scss @@ -20,6 +20,9 @@ body { .wrapper{ background: url('images/fmb-header.png') 30% 0% repeat-x; } + #site-logo { + left:8px; + } } |