diff --git a/ui/ui/sections/user-header.tpl b/ui/ui/sections/user-header.tpl index e5666a96..7965899a 100644 --- a/ui/ui/sections/user-header.tpl +++ b/ui/ui/sections/user-header.tpl @@ -28,11 +28,12 @@ background: yellow; } - .content-wrapper{ + .content-wrapper { margin-top: 50px; } + @media (max-width: 767px) { - .content-wrapper{ + .content-wrapper { margin-top: 100px; } } @@ -55,23 +56,24 @@ Toggle navigation - {if $_c['enable_balance'] == 'yes'} - - {/if}