finalization
This commit is contained in:
parent
8fcda1a3d0
commit
4fc28d4906
16 changed files with 174 additions and 177 deletions
|
|
@ -9,10 +9,7 @@
|
|||
background-size: 100%;
|
||||
background: rgb(31,23,41);
|
||||
background: linear-gradient(180deg, rgba(31,23,41,1) 26%, rgba(56,255,89,0.25) 100%);
|
||||
-moz-transition: background-size 2s ease-in-out;
|
||||
-webkit-transition: background-size 2s ease-in-out;
|
||||
-ms-transition: background-size 2s ease-in-out;
|
||||
transition: background-size 2s ease-in-out;
|
||||
|
||||
> section {
|
||||
position: absolute;
|
||||
height: 100vh;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue