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 723002c commit 38ce31aCopy full SHA for 38ce31a
1 file changed
index.html
@@ -72,9 +72,6 @@
72
width: min(calc(100vw - 48px), 960px);
73
margin: 0 auto 32px;
74
padding: 8px 0 0;
75
- position: relative;
76
- left: 50%;
77
- transform: translateX(-50%);
78
}
79
nav a { color: #6b7280; text-decoration: none; font-size: .9em; font-weight: 500; line-height: 1.4; }
80
nav a:hover, nav a.active { color: #d97706; }
0 commit comments