mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 01:11:55 +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' %}"
|
||||
alt="CISA logo"
|
||||
role="img"
|
||||
width="200px"
|
||||
/></a>
|
||||
</div>
|
||||
<section
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue