Add API keys page

This commit is contained in:
2021-09-21 22:47:38 +02:00
parent afba49076a
commit 20b021d0f0
5 changed files with 139 additions and 1 deletions

View File

@@ -130,7 +130,7 @@ body, .checkers {
transition: left 0.5s;
padding: 70px 0 100px 0;
}
@media (max-width: 800px) {
@media (max-width: 1000px) {
.page_navigation {
left: -18em;
}