Resize CISA logo in identifier

This commit is contained in:
igorkorenfeld 2023-05-09 17:25:32 -04:00
parent 2fa627c223
commit 4f2d660fe5
No known key found for this signature in database
GPG key ID: 826947A4B867F659
2 changed files with 5 additions and 1 deletions

View file

@ -417,6 +417,10 @@ footer {
color: color('primary');
}
.usa-identifier__logo {
height: units(7);
}
abbr[title] {
// workaround for underlining abbr element
border-bottom: none;

View file

@ -52,7 +52,7 @@
src="{% static 'img/CISA_logo.png' %}"
alt="CISA logo"
role="img"
width="48px"
width="56px"
/></a>
</div>
<section