update body space

This commit is contained in:
2021-02-09 19:35:02 +02:00
parent 2689db23b8
commit 50b05e0444
2 changed files with 8 additions and 1 deletions

View File

@@ -11,6 +11,14 @@ blockquote {
}
}
body {
padding-top: 100px;
}
.act-link {
@apply bg-gray-300;
}
pre {
@apply border-l;
@apply border-l-2;