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 f15bc4a commit 64c2fd3Copy full SHA for 64c2fd3
src/css/footer.css
@@ -52,7 +52,7 @@ footer.footer {
52
line-height: 1;
53
position: relative;
54
top: 6%; /* compensate for built-in line height in font */
55
- letter-spacing: -0.01em;
+ letter-spacing: -0.02em;
56
}
57
58
.footer-brand .logo + figcaption {
src/css/header.css
@@ -49,7 +49,7 @@ body {
49
50
51
top: 2.5%; /* compensate for built-in line height in font */
padding: 0;
margin: 0 1rem;
align-self: center;
0 commit comments