Add max-width to .entry-card__content
This commit is contained in:
@@ -101,6 +101,7 @@ h4 {
|
|||||||
.entry-card__content {
|
.entry-card__content {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
padding-right: 1rem;
|
padding-right: 1rem;
|
||||||
|
max-width: 75%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.entry-card__title {
|
.entry-card__title {
|
||||||
|
|||||||
Reference in New Issue
Block a user