Add date to posts

This commit is contained in:
Cadence Ember
2020-05-30 18:59:59 +12:00
parent 00920d8f6d
commit ba5a5a7653
4 changed files with 28 additions and 11 deletions

View File

@@ -362,8 +362,7 @@ body
background-color: map-get($theme, "background-post-caption")
color: map-get($theme, "foreground-primary")
@media screen and (min-width: $layout-b-min)
.relative-box
@media screen and (min-width: $layout-b-min)
position: relative
box-shadow: map-get($theme, "shadow-down-inset")