Fix a trailing space that was in the anchor tag
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
.modal-body
|
||||
h3
|
||||
| If you've already tried the
|
||||
a(href='https://forum.freecodecamp.org/t/the-read-search-ask-methodology-for-getting-unstuck/137307', target='_blank') Read-Search-Ask
|
||||
| Method, then you can ask for help on the freeCodeCamp forum.
|
||||
a(href='https://forum.freecodecamp.org/t/the-read-search-ask-methodology-for-getting-unstuck/137307', target='_blank') Read-Search-Ask
|
||||
| method, then you can ask for help on the freeCodeCamp forum.
|
||||
a.btn.btn-lg.btn-primary.btn-block#ask-for-help-button(name='_csrf', value=_csrf) Create a help post on the forum
|
||||
a.btn.btn-lg.btn-primary.btn-block(href='#', data-dismiss='modal', aria-hidden='true') Cancel
|
||||
|
Reference in New Issue
Block a user