mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-16 06:24:12 +02:00
Reduce footer image size in html
This commit is contained in:
parent
b60b2f1c29
commit
76404c543b
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +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"
|
width="48px"
|
||||||
/></a>
|
/></a>
|
||||||
</div>
|
</div>
|
||||||
<section
|
<section
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue