title width

This commit is contained in:
Galen Wolfe-Pauly 2015-09-02 16:30:37 -07:00
parent 24d762bbc4
commit b4aa32a36d
2 changed files with 2 additions and 2 deletions

View File

@ -301,7 +301,7 @@ h1.leader:after {
height: 2rem;
}
.item .title {
min-width: 16rem;
width: 16rem;
margin-left: 0.5rem;
}
.item .date,

View File

@ -225,7 +225,7 @@ h1.leader:after
height 2rem
.title
min-width 16rem
width 16rem
margin-left .5rem
.date