Re-render the favicon.

nb/hide-http
Alex Kern 11 years ago
parent 927cfc079e
commit 856bc55d08

@ -34,9 +34,7 @@ export default class Spinner extends React.Component {
</div>
<div className="spinner-background">
<img src='/images/spinner-pizza.png' width="300" height="300"/>
</div>
<img src="/images/pizza.png" className="spinner-background" />
</div>
}

@ -81,6 +81,7 @@ p {
justify-content: center
.spinner-background {
display: block
width: 300px
height: 300px
position: absolute

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 KiB

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 186 KiB

Loading…
Cancel
Save