Skip to content

Commit

Permalink
Merge pull request #7 from CaliberVB/features/website-update
Browse files Browse the repository at this point in the history
add section previous works and partners
  • Loading branch information
Dung1312091 authored Sep 5, 2023
2 parents 4c749d2 + 0866169 commit 2a49022
Show file tree
Hide file tree
Showing 44 changed files with 886 additions and 422 deletions.
12 changes: 6 additions & 6 deletions css/animate.css
Original file line number Diff line number Diff line change
Expand Up @@ -1309,8 +1309,8 @@
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
-webkit-transform: translate3d(-20%, 0, 0);
transform: translate3d(-20%, 0, 0);
}

to {
Expand All @@ -1323,8 +1323,8 @@
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
-webkit-transform: translate3d(-20%, 0, 0);
transform: translate3d(-20%, 0, 0);
}

to {
Expand Down Expand Up @@ -1376,7 +1376,7 @@
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
transform: translate3d(20%, 0, 0);
}

to {
Expand All @@ -1390,7 +1390,7 @@
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
transform: translate3d(20%, 0, 0);
}

to {
Expand Down
10 changes: 10 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -258,3 +258,13 @@ footer {
padding: 10px;
padding-top: 15px;
}
.pt-10 {
padding-top: 6rem !important;
}
.mt-10 {
margin-top: 6rem !important;
}

.text-hover-underline:hover {
text-decoration: underline;
}
Binary file removed img/Angela.jpg
Binary file not shown.
Binary file removed img/Angela1.jpg
Binary file not shown.
Binary file removed img/Hy Ngo.jpg
Binary file not shown.
Binary file removed img/Vinh Le.jpg
Binary file not shown.
Binary file removed img/don.jpg
Binary file not shown.
Binary file removed img/dung.jpeg
Binary file not shown.
Binary file removed img/kyle.jpg
Binary file not shown.
3 changes: 3 additions & 0 deletions img/linkedin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/partners/defi-alliance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/partners/ethereal-ventures.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/partners/kyber-network.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/partners/long-hash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/partners/old-fashion.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/partners/pantera.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/partners/parafi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/partners/signum-capital.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/phat.jpg
Binary file not shown.
Binary file removed img/pratek.jpg
Binary file not shown.
Binary file added img/previous-works/instadapp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/previous-works/jupiter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/previous-works/krystal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/previous-works/kyber-network.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/previous-works/meteora.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/previous-works/pegaxy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/previous-works/sipher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/previous-works/zilliqa.png
File renamed without changes
Binary file added img/teams/angela-nguyen.png
File renamed without changes
Binary file added img/teams/default.png
Binary file added img/teams/don-ho.png
Binary file added img/teams/dung-le.png
Binary file added img/teams/hy-ngo.png
File renamed without changes
Binary file added img/teams/kenneth-oh.png
Binary file added img/teams/kyle.png
File renamed without changes
Binary file added img/teams/phat-hoang.png
Binary file added img/teams/pratek.png
Binary file added img/teams/vinh-le.png
Binary file added img/teams/xinshu-dong.png
Loading

0 comments on commit 2a49022

Please sign in to comment.