BUILD: Update cloud styles and logo

This commit is contained in:
Matan Bareket 2019-03-31 21:08:08 -04:00
parent 83b43afa4a
commit 95f28efe99
4 changed files with 1 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 130 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Before After
Before After

View file

@ -1,6 +1,5 @@
html {
background: rgb(212, 117, 11);
background: linear-gradient(to bottom, rgb(212, 117, 11) 0%, rgb(212, 117, 11) 36%, rgb(239, 196, 24) 100%);
background: rgb(204, 102, 0);
min-height: 100vh;
}