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 {
|
.landing-icon {
|
||||||
height: 200px;
|
height: 100px;
|
||||||
width: 200px;
|
width: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.completion-icon {
|
.completion-icon {
|
||||||
|
@ -4,10 +4,6 @@ Please verify your email by following the link below:
|
|||||||
|
|
||||||
<a href="<%= verifyHref %>"><%= verifyHref %></a>
|
<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!
|
- The freeCodeCamp Team
|
||||||
|
|
||||||
Thanks,
|
|
||||||
The freeCodeCamp Team.
|
|
||||||
team@freecodecamp.org
|
|
Reference in New Issue
Block a user