itpresidents / thesis-archive-2020

10 stars 1 forks source link

Typography fixes #50

Open oveddan opened 4 years ago

oveddan commented 4 years ago

per @ilanabonder via slack:

@media (min-width: 768px)
typography.scss:39
#details figure figcaption, .description{
 margin-top: 10px;
 font-style: italic;
 font-size: 0.9rem;
 line-height: 1.2rem;
}
EonYang commented 4 years ago

@oveddan @ilanabonder I just checked it and it's black. Can you confirm this is still an issue? @oveddan I actually don't know about how is the typography.scss designed so I don't know how to fix it. Can you look into this one?