Fix link jumping

This commit is contained in:
2017-11-16 19:57:44 -07:00
parent 5506cd2e14
commit 64fcae4804
3 changed files with 18 additions and 9 deletions

View File

@@ -130,6 +130,7 @@
@extend .reset;
padding: 0px;
width: 100%;
margin-top: 50px;
/* width wrapping */
&>div {
@extend .widthCenter;
@@ -144,7 +145,7 @@
overflow: hidden;
box-shadow: 1px 1px 3px #ddd;
background: white;
margin-bottom: 20px;
// margin-bottom: 20px;
.cover {
height: 14em;
background-position: center center;
@@ -247,7 +248,7 @@
h1 {
font-size: 2em;
font-style: italic; // font-weight: 700;
margin-top: 1.7em;
// margin-top: 1.7em;
}
.grid {
// columns: 2 auto;