add styling to offset permalinks from sticky nav

This commit is contained in:
Jeff Escalante
2020-03-27 18:35:58 -04:00
parent c95dd94851
commit f2c3f573e0

View File

@@ -98,6 +98,25 @@
color: white;
}
/* Permalink adjustment for sticky nav */
.g-content {
& h1,
& h2,
& h3,
& h4,
& h5,
& h6,
& li {
position: relative;
& .__target-h,
& .__target-lic {
position: absolute;
top: -75px;
}
}
}
/* Web Fonts */
@font-face {
font-family: 'klavika-web';