Skip to content

Commit d9cc8d3

Browse files
author
Dreamerpro
committed
bhome g
1 parent caa2405 commit d9cc8d3

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

config/app.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
|
7979
*/
8080

81-
'key' => env('APP_KEY', 'SomeRandomString'),
81+
'key' => env('APP_KEY', 'oFXQxwiSKIXdRTphZ3XqHtlqaniHm9Wt'),
8282

8383
'cipher' => 'AES-256-CBC',
8484

public/css/content.css

+2-4
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ p#line>span{
2323
.jumbotron{
2424
/*height: 90vh;
2525
min-height: 800px;*/
26-
background-image: url('../images/home_bg.png');
26+
background-image: url('../images/home_bgr.jpg');
2727
background-repeat: no-repeat;
2828
background-position: center center;
2929
background-size: cover;
@@ -145,9 +145,7 @@ section.home-bottom{
145145
}
146146
.home-bottom>.container>div>div>p{
147147
font-size: 12.5px;
148-
padding-top: 10px;
149-
font-weight: bold;
150-
148+
padding-top: 6px;
151149
}
152150
.home-bottom>.container>div>div:hover{
153151
/*text-shadow: 0.01px 0.8px black;*/

public/images/home_bgr.jpg

103 KB
Loading

0 commit comments

Comments
 (0)