diff options
Diffstat (limited to 'public/ng/less/gogs/profile.less')
-rw-r--r-- | public/ng/less/gogs/profile.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/ng/less/gogs/profile.less b/public/ng/less/gogs/profile.less index ae0a2b2201..1102ef7820 100644 --- a/public/ng/less/gogs/profile.less +++ b/public/ng/less/gogs/profile.less @@ -55,5 +55,5 @@ } } #profile-body { - margin-left: 10px; + margin-left: 20px; }
\ No newline at end of file |