Headless CMS and Content Managment Hub
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

33 lines
460 B

:host ::ng-deep {
.user-ref {
font-weight: 500;
}
.marker-ref {
font-weight: 500;
}
}
.events {
margin-left: auto;
margin-right: auto;
max-width: 400px;
}
.event {
& {
font-size: .9rem;
font-weight: normal;
margin-bottom: 1.5rem;
}
&-created {
font-size: .75rem;
font-weight: normal;
margin: .25rem 0;
}
}
.user-picture {
margin-top: .25rem;
}