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.
2 parents c4d603c + bf0f43c commit 84791f2Copy full SHA for 84791f2
_sass/_layout.scss
@@ -180,14 +180,16 @@ ul.contact {
180
181
182
a {
183
- line-height: 2em;
184
- display: inline-flex;
+ line-height: 2.2em;
185
text-decoration: none;
+ display: inline-block;
186
+ vertical-align: middle;
187
188
svg {
189
width: 1.2em;
- padding-top: 1px;
190
+ padding-bottom: 3px;
191
margin-right: 0.6em;
192
193
path {
194
fill: currentcolor;
195
}
0 commit comments