Explain tags

This commit is contained in:
Jeremy Thomas
2017-07-29 15:31:19 +01:00
parent 0e2f716de5
commit 2bd66119f0
6 changed files with 332 additions and 9 deletions

View File

@@ -34,6 +34,14 @@
&:hover
border-bottom-color: $primary
.anchor-title
padding-top: 1.5rem
position: relative
.anchor-link
position: absolute
right: calc(100% + 1rem)
.article-image
background-color: $primary
display: block