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:
@@ -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
|
||||
|
Reference in New Issue
Block a user