diff --git a/src/App.scss b/src/App.scss index 7bb550a..7177f71 100644 --- a/src/App.scss +++ b/src/App.scss @@ -196,9 +196,10 @@ html { .sect_QR { .video_container { - // svg { - // display: none; - // } + svg { + // display: none; + opacity: 0; + } position: absolute; top: 0; diff --git a/src/component/Nav.tsx b/src/component/Nav.tsx index 8e0ab14..2c6fad5 100644 --- a/src/component/Nav.tsx +++ b/src/component/Nav.tsx @@ -2,8 +2,8 @@ import React from 'react'; import { useNavigate } from 'react-router-dom'; import Icon_X from '../images/icon_x.svg'; -import logo from "../images/LOGO.svg"; -import logo_title from "../images/Union.svg"; +import logo from "../images/logo_type2.svg"; +// import logo_title from "../images/Union.svg"; import '../App.scss'; interface NavProps { @@ -36,7 +36,6 @@ function Nav({ nav_props }: NavProps): JSX.Element {
{nav_props.title}
-
Click here to close this window. { navigate("/") }} />
diff --git a/src/images/logo_type2.svg b/src/images/logo_type2.svg new file mode 100644 index 0000000..c5b876b --- /dev/null +++ b/src/images/logo_type2.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + +