Added images to calendar

This commit is contained in:
2017-12-03 18:52:34 +01:00
parent 96b1e2d6d2
commit e1277fa734
2 changed files with 8 additions and 0 deletions

View File

@ -23,6 +23,11 @@
margin-bottom 0.5rem
overflow hidden
.calendar-entry-image
width 100%
height 4rem
object-fit cover
.calendar-entry-personal
border 2px solid main-color
@ -34,6 +39,7 @@
.calendar-entry-title
clip-long-text
margin-top 0.4rem
.calendar-entry-time
opacity 0.85