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

GH-2264, GH-2309: Choose plan view fixes #700

Merged
merged 5 commits into from Mar 23, 2021
Next

Make feature card copy render at the correct font size in Dawn

  • Loading branch information
wlycdgr committed Mar 23, 2021
commit 6b176174e0b3ffb35b87630a274f0c2f6ab01e46
@@ -352,6 +352,7 @@ $plan-card-width: 250px;
justify-content: flex-start;
margin-bottom: 5px;
text-align: left;
font-size: 75%;
}
.check {
display: inline-block;
ProTip! Use n and p to navigate between commits in a pull request.