Skip to content

Commit fb20c92

Browse files
Adds class to adjust gif styling
1 parent 39f50c9 commit fb20c92

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css/_uswds-theme-custom-styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2520,7 +2520,7 @@ main {
25202520
color: $text-top-white;
25212521
.year-counter-container {
25222522
background: #014280;
2523-
.content-container {
2523+
.bg-timeline-container {
25242524
padding-bottom: 0px;
25252525
}
25262526
.bg-timeline {

pages/impact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ download-quote:
200200

201201
<section id="years" class="years">
202202
<div class="year-counter-container">
203-
<div class="grid-container content-container">
203+
<div class="grid-container content-container bg-timeline-container">
204204
{% include impact/subnav.html %}
205205
<div class="">
206206
<h2 class="tablet:margin-top-8 desktop:margin-top-10 desktop:margin-bottom-7">A History of TOP</h2>

0 commit comments

Comments
 (0)