fix: landing icons and verify email template (#16178)

This commit is contained in:
Quincy Larson
2017-12-10 23:12:50 -06:00
committed by mrugesh mohapatra
parent 127fae59f4
commit 8848673b90
2 changed files with 4 additions and 8 deletions

View File

@ -134,8 +134,8 @@ h1, h2, h3, h4, h5, h6, p, li {
}
.landing-icon {
height: 200px;
width: 200px;
height: 100px;
width: 100px;
}
.completion-icon {

View File

@ -4,10 +4,6 @@ Please verify your email by following the link below:
<a href="<%= verifyHref %>"><%= verifyHref %></a>
Please email us at this address if you have any questions about freeCodeCamp.
Happy coding!
Good luck with the challenges!
Thanks,
The freeCodeCamp Team.
team@freecodecamp.org
- The freeCodeCamp Team