Corrects CSS terminal on mobile

This commit is contained in:
Christophe HENRY 2021-03-09 19:59:08 +00:00
parent b6be4afb97
commit 8f06bc7e01
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ pre {
@media only screen and (max-width: 1024px) { @media only screen and (max-width: 1024px) {
a { a {
margin: -4rem; margin: -3rem;
} }
body { body {
margin: 3rem; margin: 3rem;