Blog: Minor layout tweaks

* Make header image clickable
* Make thumbnails on blog list clickable
* Put action buttons in .blog-action for easier positioning
* Cleanup
This commit is contained in:
2017-10-25 15:48:30 +02:00
parent 771b93b169
commit 5fbe62105a
5 changed files with 43 additions and 36 deletions

View File

@@ -666,3 +666,11 @@
span
color: $color-text-dark-secondary
pointer-events: none
.blog-action
display: flex
padding: 10px
position: absolute
right: 0
top: 0
z-index: 1