Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typography fixes #50

Open
oveddan opened this issue Apr 18, 2020 · 1 comment
Open

Typography fixes #50

oveddan opened this issue Apr 18, 2020 · 1 comment

Comments

@oveddan
Copy link
Collaborator

oveddan commented Apr 18, 2020

per @ilanabonder via slack:

  • the Thesis Projects Titles in the homepage are Dark Gray and they should be black. Maybe this happened once you changed the mobile text styling (just be mindful to check there if anything changes once you set that back to black).
@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
Copy link
Collaborator

EonYang commented Apr 27, 2020

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants