Fix a trailing space that was in the anchor tag
This commit is contained in:
@ -28,7 +28,7 @@
|
|||||||
.modal-body
|
.modal-body
|
||||||
h3
|
h3
|
||||||
| If you've already tried the
|
| 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
|
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.
|
| 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#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
|
a.btn.btn-lg.btn-primary.btn-block(href='#', data-dismiss='modal', aria-hidden='true') Cancel
|
||||||
|
Reference in New Issue
Block a user