Merge branch 'about_page_images_fix' of MyFit/www-myfit into master

This commit is contained in:
2023-01-28 00:06:53 +00:00
committed by Gogs
5 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ const Main = ({brdcum}) => {
<a data-url="#" onClick = {() => setytShow(true)} className="popup-youtube play-button"
data-toggle="modal"
data-target="#myModal" title="About Video">
<img class="mw-100" src={About2} alt="" />
<img src={About2} alt="" />
<div className="waves-block">
<div className="waves wave-1"></div>
<div className="waves wave-2"></div>