File tree 3 files changed +3
-5
lines changed
3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 78
78
|
79
79
*/
80
80
81
- 'key ' => env ('APP_KEY ' , 'SomeRandomString ' ),
81
+ 'key ' => env ('APP_KEY ' , 'oFXQxwiSKIXdRTphZ3XqHtlqaniHm9Wt ' ),
82
82
83
83
'cipher ' => 'AES-256-CBC ' ,
84
84
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ p#line>span{
23
23
.jumbotron {
24
24
/*height: 90vh;
25
25
min-height: 800px;*/
26
- background-image : url ('../images/home_bg.png ' );
26
+ background-image : url ('../images/home_bgr.jpg ' );
27
27
background-repeat : no-repeat;
28
28
background-position : center center;
29
29
background-size : cover;
@@ -145,9 +145,7 @@ section.home-bottom{
145
145
}
146
146
.home-bottom > .container > div > div > p {
147
147
font-size : 12.5px ;
148
- padding-top : 10px ;
149
- font-weight : bold;
150
-
148
+ padding-top : 6px ;
151
149
}
152
150
.home-bottom > .container > div > div : hover {
153
151
/*text-shadow: 0.01px 0.8px black;*/
You can’t perform that action at this time.
0 commit comments