diff --git a/config/global/style/type.css b/config/global/style/type.css index 3bb3a32..f98867b 100644 --- a/config/global/style/type.css +++ b/config/global/style/type.css @@ -17,7 +17,7 @@ section { font-size: 5.5rem; writing-mode: vertical-rl; transform: scale(-1); - margin: 25vh 0 0 -6.5rem; + margin: 15vh 0 0 -6.5rem; position: fixed; user-select: none; line-height: 0; diff --git a/docs/style/type.css b/docs/style/type.css index 3bb3a32..f98867b 100644 --- a/docs/style/type.css +++ b/docs/style/type.css @@ -17,7 +17,7 @@ section { font-size: 5.5rem; writing-mode: vertical-rl; transform: scale(-1); - margin: 25vh 0 0 -6.5rem; + margin: 15vh 0 0 -6.5rem; position: fixed; user-select: none; line-height: 0;