mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 16:32:15 +02:00
Remove non-breaking space, limit title width
This commit is contained in:
parent
793da58a32
commit
e61bc52128
1 changed files with 2 additions and 2 deletions
|
@ -6,14 +6,14 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block form_page_title %}
|
||||
<span class="display-flex flex-align-start" >
|
||||
<span class="display-flex flex-align-start maxw-mobile-lg">
|
||||
<img
|
||||
class= "margin-right-105"
|
||||
src="{%static 'img/registrar/dotgov_review_magnify.svg' %}"
|
||||
alt=""
|
||||
width="72"
|
||||
/>
|
||||
<h1> Review and submit your domain request </h1>
|
||||
<h1> Review and submit your domain request </h1>
|
||||
</span>
|
||||
{% endblock %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue