diff options
-rw-r--r-- | html/css/git-deps.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/css/git-deps.css b/html/css/git-deps.css index 382e89d..05acb98 100644 --- a/html/css/git-deps.css +++ b/html/css/git-deps.css @@ -17,7 +17,7 @@ body { } #top p { - margin-right: 300px; /* Avoid overlap with noty boxes */ + margin-right: 320px; /* Avoid overlap with noty boxes */ } #svg-container { |