Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/_layouts/page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_layouts/page.html b/src/_layouts/page.html
index 7a56890..9530123 100644
--- a/src/_layouts/page.html
+++ b/src/_layouts/page.html
@@ -31,7 +31,7 @@ footer {
</style>
</head>
<body>
- <main class="mb-3">
+ <main class="my-3">
{{ content }}
</main>
<footer class="bg-body-tertiary py-2">