modified: serv_nginx/bbvue/src/views/Home.vue
main photo linear-gradient is delete
This commit is contained in:
@@ -236,8 +236,7 @@ export default {
|
|||||||
|
|
||||||
/* Герой-секция */
|
/* Герой-секция */
|
||||||
.hero-section {
|
.hero-section {
|
||||||
background: linear-gradient(135deg, rgba(46, 139, 86, 0.555) 0%, rgba(38, 115, 74, 0.477) 100%),
|
background: url('@/public/images/FastRun.jpg') center/cover no-repeat;
|
||||||
url('@/public/images/FastRun.jpg') center/cover no-repeat;
|
|
||||||
color: white;
|
color: white;
|
||||||
padding: 120px 0 80px;
|
padding: 120px 0 80px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
Reference in New Issue
Block a user