diff options
-rw-r--r-- | web/cobrands/fixamingata/layout.scss | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/web/cobrands/fixamingata/layout.scss b/web/cobrands/fixamingata/layout.scss index b7a6ed6c2..bd1cab41a 100644 --- a/web/cobrands/fixamingata/layout.scss +++ b/web/cobrands/fixamingata/layout.scss @@ -117,4 +117,6 @@ body.fullwidthpage .container .content footer .tablewrapper { background: #fff; body.frontpage #site-logo { top: 0em; } -body.frontpage #site-header { height: 85px; }
\ No newline at end of file +body.frontpage #site-header { height: 85px; } + +body.frontpage #user-meta { margin-top: 1.2em; }
\ No newline at end of file |