mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-23 19:30:34 -04:00
fix abhi’s name
This commit is contained in:
parent
78c871541c
commit
eb6bbb2c96
3 changed files with 3 additions and 3 deletions
src/views/annual-report
static/images/annual-report/initiatives
|
@ -846,7 +846,7 @@ class AnnualReport extends React.Component {
|
|||
</div>
|
||||
</div>
|
||||
<div className="video-container">
|
||||
<div className="video-background ahbi">
|
||||
<div className="video-background abhi">
|
||||
<MediaQuery minWidth={frameless.tabletPortrait}>
|
||||
<VideoPreview
|
||||
buttonMessage={
|
||||
|
|
|
@ -876,8 +876,8 @@ p {
|
|||
background-image: url("/images/annual-report/initiatives/BLM Video Splash.svg");
|
||||
}
|
||||
|
||||
&.ahbi {
|
||||
background-image: url("/images/annual-report/initiatives/Ahbi Video Splash.svg");
|
||||
&.abhi {
|
||||
background-image: url("/images/annual-report/initiatives/Abhi Video Splash.svg");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Before (image error) Size: 1.1 KiB After (image error) Size: 1.1 KiB |
Loading…
Add table
Reference in a new issue