File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 1818 min-height : 100vh ;
1919 background-color : # f9f9f9 ;
2020 color : # 333 ;
21- opacity : 0 ;
22- animation : fadeIn 1s forwards;
2321 }
2422 header {
2523 background : # 2d6e7f ;
5048 margin-bottom : 15px ;
5149 color : # 2d6e7f ;
5250 text-align : center;
53- animation : fadeIn 1s ease-in-out;
5451 }
5552 h3 {
5653 margin-top : 20px ;
5754 font-size : 1.6em ;
5855 color : # 1e4f5b ;
59- animation : fadeIn 1s ease-in-out;
6056 }
6157 p , ol , pre {
6258 line-height : 1.6 ;
8177 border-radius : 5px ;
8278 display : flex;
8379 align-items : center;
84- opacity : 0 ;
85- animation : fadeIn 1.5s ease-in-out forwards;
8680 }
8781 .step i {
8882 font-size : 30px ;
8983 margin-right : 20px ;
9084 color : # 1e4f5b ;
91- animation : bounce 1.5s infinite;
9285 }
9386 .step h4 {
9487 font-size : 1.4em ;
10598 text-align : center;
10699 transition : background-color 0.3s ;
107100 margin : 20px 0 ;
108- animation : fadeIn 2s ease-in-out;
109101 }
110102 .button : hover {
111103 background-color : # 2d6e7f ;
You can’t perform that action at this time.
0 commit comments