We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c20c436 commit b97e9adCopy full SHA for b97e9ad
site/src/layouts/AnimationLayout.astro
@@ -54,7 +54,7 @@ const slideTextAnimation = {
54
<style lang="postcss" is:global>
55
.header-grid {
56
--outer-border: 8px;
57
- --inner-border: 5px;
+ --inner-border: 2px;
58
--header-height: 68px;
59
height: calc(100vh - var(--header-height));
60
min-height: 400px;
0 commit comments