Added images to calendar
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user