mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-13 13:09:41 +02:00
Use an explicit width in HTML so it works without CSS
Co-authored-by: Seamus Johnston <seamus.johnston@gsa.gov>
This commit is contained in:
parent
c560d23911
commit
354100de5b
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
||||||
src="{% static 'img/CISA_logo.png' %}"
|
src="{% static 'img/CISA_logo.png' %}"
|
||||||
alt="CISA logo"
|
alt="CISA logo"
|
||||||
role="img"
|
role="img"
|
||||||
|
width="200px"
|
||||||
/></a>
|
/></a>
|
||||||
</div>
|
</div>
|
||||||
<section
|
<section
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue