-
Notifications
You must be signed in to change notification settings - Fork 661
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
Aligned SignUp button #800 #801
base: gh-pages
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
plz add the issue number in your pr descption
Done. |
css/custom.css
Outdated
@@ -64,6 +64,7 @@ | |||
.newsletter-name{ | |||
padding-right: 0px; | |||
} | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't add unwanted lines
index.html
Outdated
<a target="_default" href="https://freelayers.net/subscription?f=bOkSmWCUaboPsmMjkCrPp13VzBnEGyddTZqn892vAexe11eV4hzvYeDZI892X1cewRwyClP6MespDGz8OkG94MtW9Q | ||
" class="btn">Singup Here</a> | ||
" class="btn">SignUp Here</a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Better use "Signup"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay.
Is this issue still open ?? |
css/custom.css
Outdated
@@ -64,6 +64,7 @@ | |||
.newsletter-name{ | |||
padding-right: 0px; | |||
} | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why extra space ??
issue: #800
Before
After