Rewrite index page

This commit is contained in:
2018-06-24 15:28:09 +03:00
parent adff4807dd
commit 071b4f6904
8 changed files with 76 additions and 48 deletions

View File

@ -13,11 +13,7 @@
right: $mobile-margin;
}
}
}
.hr-line {
height: 0;
display: block;
border-bottom: 1px solid #eee;
margin: 2em 0;
// extensions
@import '../components/external-link-markers';
}