Add max-width to newsletter card titles

This commit is contained in:
JonnyWong16
2018-05-11 21:23:19 -07:00
parent 85772cdd83
commit b8e025193e
2 changed files with 4 additions and 3 deletions

View File

@@ -368,6 +368,7 @@
line-height: 1.2rem;
font-size: 0.9rem;
padding: 5px;
max-width: 320px;
}
.card-info-title a {
text-decoration: none;