diff --git a/download/Tap2Chat.apk b/download/Tap2Chat.apk new file mode 100644 index 0000000..3abaeae Binary files /dev/null and b/download/Tap2Chat.apk differ diff --git a/image/mywork/new.png b/image/mywork/new.png deleted file mode 100644 index 6ee8de5..0000000 Binary files a/image/mywork/new.png and /dev/null differ diff --git a/image/mywork/t2c.gif b/image/mywork/t2c.gif new file mode 100644 index 0000000..34c1751 Binary files /dev/null and b/image/mywork/t2c.gif differ diff --git a/script/script.js b/script/script.js index 5b34791..f8a7891 100644 --- a/script/script.js +++ b/script/script.js @@ -277,19 +277,19 @@ const appData = [ name: "WhatsApp-UI-Clone", image: "image/mywork/wp.gif", disc: - "Just simple UI clone of WhatsApp,
This app is build with flutter.
+ loading screen.
More update will coming soon", + "Simple UI clone of WhatsApp,
This app is build with flutter.
+ loading screen.
More update will coming soon", getLink: "download/whatsApp-UI-Clone(1.0.1).apk", moreLink: "#morelink", notify: "Version 1.0.1 Release", }, { name: "Tap 2 Chat", - image: "image/mywork/new.png", + image: "image/mywork/t2c.gif", disc: - "Make life more simple,
This app is build with flutter.
More update will coming soon", - getLink: "#", + "Make life more simple,
Send message on WhatsApp without saving phone number,
This app is build with flutter. More update will coming soon", + getLink: "download/Tap2Chat.apk", moreLink: "#morelink", - notify: "coming soon...", + notify: "Version 1.0.0 Release", }, ]; const webData = [ @@ -297,7 +297,7 @@ const webData = [ name: "Eid Mubarak", image: "image/mywork/Eid.png", disc: - "A simple Web based Greating for you and your friends, Build with HTML, CSS and Js.", + "A simple Web based Greating for you and your friends,
Build with HTML, CSS and Js.", getLink: "https://shahbajjamil.github.io/Eid-Mubarak-2020/", moreLink: "#morelink", }, @@ -305,7 +305,7 @@ const webData = [ name: "Ramadan Mubarak", image: "image/mywork/Ramadan.png", disc: - "A simple Web based Greating for you and your friends, Build with HTML, CSS and Js.", + "A simple Web based Greating for you and your friends,
Build with HTML, CSS and Js.", getLink: "https://shahbajjamil.github.io/Ramadan-Mubarak-2020/", moreLink: "#morelink", }, diff --git a/style/style.css b/style/style.css index d33476a..8b9db30 100644 --- a/style/style.css +++ b/style/style.css @@ -1017,7 +1017,7 @@ h6:nth-of-type(6) span { background: #0a9185; } .slide:nth-of-type(3) .appWork .appContent .shiny span { - background: #c9c898; + background: #83d971; } .shiny span::before { content: ""; @@ -1223,7 +1223,7 @@ footer { @media (max-width: 900px) { /* -------8. My Work------- */ .button a { - margin: 10px; + margin: 20px 10px; padding: 5px 10px; } /* !-------8. My Work------- */ @@ -1389,7 +1389,7 @@ footer { /* -------8. My Work------- */ .WorkMain { width: 100vw; - height: 640px; + /* height: 640px; */ } .toggle-button { margin-bottom: 20px; @@ -1447,7 +1447,7 @@ footer { margin-bottom: 10px !important; } .button a { - margin: 10px; + margin: 20px 10px; padding: 5px 10px; } @@ -1518,7 +1518,7 @@ footer { @media (max-width: 450px) { /* -------8. My Work------- */ .appWork .appSS img { - max-width: 35%; + max-width: 45%; } .webWork .webSS img { max-width: 95%;