forked from stereum-dev/ethereum-node
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CHANGE: lang animation (stereum-dev#1874)
- Loading branch information
1 parent
4fc4a2a
commit 65f76f5
Showing
13 changed files
with
28 additions
and
90 deletions.
There are no files selected for viewing
Binary file removed
BIN
-678 KB
...cher/public/animation/language-stereum-settings/language-stereum-settings-1.gif
Binary file not shown.
Binary file removed
BIN
-630 KB
...cher/public/animation/language-stereum-settings/language-stereum-settings-2.gif
Binary file not shown.
Binary file removed
BIN
-606 KB
...cher/public/animation/language-stereum-settings/language-stereum-settings-3.gif
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 6 additions & 4 deletions
10
launcher/src/components/UI/language-page/components/LogoBody.vue
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,11 @@ | ||
<template> | ||
<div class="w-full h-full col-start-1 col-span-8 row-start-1 row-span-full grid grid-cols-12 grid-rows-12"> | ||
<div | ||
class="w-full h-full col-start-1 col-end-8 row-start-1 row-span-full grid grid-cols-12 grid-rows-12" | ||
> | ||
<img | ||
class="col-start-2 col-end-12 row-start-1 row-end-11" | ||
src="/img/icon/language-page-icons/stereum-logo.svg" | ||
alt="Logo Icon" | ||
class="w-full h-full col-start-2 col-end-12 row-start-1 row-span-full" | ||
src="/animation/language/heartcore.gif" | ||
alt="Logo Anim" | ||
/> | ||
</div> | ||
</template> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
62 changes: 0 additions & 62 deletions
62
launcher/src/components/UI/language-page/sections/EntryAnimation.vue
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters