fix: landing icons and verify email template (#16178)
This commit is contained in:
committed by
mrugesh mohapatra
parent
127fae59f4
commit
8848673b90
@ -134,8 +134,8 @@ h1, h2, h3, h4, h5, h6, p, li {
|
||||
}
|
||||
|
||||
.landing-icon {
|
||||
height: 200px;
|
||||
width: 200px;
|
||||
height: 100px;
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
.completion-icon {
|
||||
|
@ -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
|
Reference in New Issue
Block a user