mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 01:35:22 +02:00
desktop: to tablet: and replace padding class with custom widescreen class to accommodate custom padding specs
This commit is contained in:
parent
55fbbb355b
commit
79bc7102e1
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
|||
<section class="usa-banner" aria-label="Official website of the United States government">
|
||||
<div class="usa-accordion">
|
||||
<header class="usa-banner__header">
|
||||
<div class="usa-banner__inner usa-banner__inner--widescreen desktop:padding-right-6 desktop:padding-left-6">
|
||||
<div class="usa-banner__inner usa-banner__inner--widescreen tablet:padding-left--widescreen tablet:padding-right--widescreen">
|
||||
<div class="grid-col-auto">
|
||||
<img class="usa-banner__header-flag" src="{% static 'img/us_flag_small.png' %}" alt="U.S. flag" />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue