Added compressed animation
This commit is contained in:
parent
72e7e3ccff
commit
ab8f513578
3 changed files with 4 additions and 1 deletions
|
@ -45,7 +45,10 @@
|
||||||
</header>
|
</header>
|
||||||
<div class="loading-content">
|
<div class="loading-content">
|
||||||
<div class="loading-content-wrapper">
|
<div class="loading-content-wrapper">
|
||||||
<img src="/images/phx-mini.gif" class="loading-content-media" />
|
<img
|
||||||
|
src="/images/phx-animated-compressed.gif"
|
||||||
|
class="loading-content-media"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h1 class="loading-content-subtitle">Loading</h1>
|
<h1 class="loading-content-subtitle">Loading</h1>
|
||||||
|
|
BIN
public/images/phx-animated-compressed.gif
Normal file
BIN
public/images/phx-animated-compressed.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 210 KiB |
Before Width: | Height: | Size: 3.4 MiB After Width: | Height: | Size: 3.4 MiB |
Loading…
Add table
Add a link
Reference in a new issue