Fix/landing page vs learn page (#38085)

* fix: Use template literals for welcome conditional on /learn page

* fix: Make sign in button on /learn page same width as landing page
This commit is contained in:
Ashraf Nazar
2020-01-20 08:50:07 +00:00
committed by Oliver Eyton-Williams
parent d29bfcd1e9
commit e7ccaeff13
3 changed files with 2 additions and 4 deletions

View File

@@ -29,7 +29,6 @@
#learn-app-wrapper h2.medium-heading {
margin-bottom: 50px;
margin-top: 0px;
text-align: center;
}