diff --git a/src/views/annual-report/2020/annual-report.scss b/src/views/annual-report/2020/annual-report.scss index 8164fbec3..ba2752bef 100644 --- a/src/views/annual-report/2020/annual-report.scss +++ b/src/views/annual-report/2020/annual-report.scss @@ -4,6 +4,8 @@ $base-bg: $ui-white; $annual-report-aqua: #088763; $annual-report-teal: #297EA4; +$masthead-breakpoint: "only screen and (max-width : 960px)"; +$masthead-breakpoint-wave: "only screen and (max-width : 1060px)"; $ui-purple-dark: hsla(260, 55, 55, 1); // $motion-blue-3 #3373CC @@ -92,7 +94,7 @@ a{ color: $ui-white; } - @media #{$intermediate-and-smaller} { + @media #{$masthead-breakpoint} { .inner { width: 100%; } @@ -122,7 +124,7 @@ a{ } } - @media #{$intermediate-and-smaller} { + @media #{$masthead-breakpoint} { flex-direction: column; align-items: center; @@ -160,10 +162,8 @@ a{ .wave-icon-desktop { margin-left: -65px; - @media #{$intermediate} { - .masthead-content, img { - margin-left: 0px; - } + @media #{$masthead-breakpoint-wave} { + margin-left: 0px; } } diff --git a/static/images/annual-report/2020/adaptation/Create-along video.png b/static/images/annual-report/2020/adaptation/Create-along video.png deleted file mode 100644 index 3e256cd14..000000000 Binary files a/static/images/annual-report/2020/adaptation/Create-along video.png and /dev/null differ diff --git a/static/images/annual-report/2020/community/Online Community Illustration.svg b/static/images/annual-report/2020/community/Online Community Illustration.svg index fde885aa9..53f52434c 100644 --- a/static/images/annual-report/2020/community/Online Community Illustration.svg +++ b/static/images/annual-report/2020/community/Online Community Illustration.svg @@ -1,5 +1,5 @@ - + @@ -41,83 +41,83 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/static/images/annual-report/2020/community/Timeline/Images/blmvideo.png b/static/images/annual-report/2020/community/Timeline/Images/blmvideo.png index 97aafd9fc..0c49038d5 100644 Binary files a/static/images/annual-report/2020/community/Timeline/Images/blmvideo.png and b/static/images/annual-report/2020/community/Timeline/Images/blmvideo.png differ diff --git a/static/images/annual-report/2020/connectivity/Scratch Around the World Video.png b/static/images/annual-report/2020/connectivity/Scratch Around the World Video.png deleted file mode 100644 index 0bbb52cb4..000000000 Binary files a/static/images/annual-report/2020/connectivity/Scratch Around the World Video.png and /dev/null differ