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 {
|
||||
background: linear-gradient(135deg, rgba(46, 139, 86, 0.555) 0%, rgba(38, 115, 74, 0.477) 100%),
|
||||
url('@/public/images/FastRun.jpg') center/cover no-repeat;
|
||||
background: url('@/public/images/FastRun.jpg') center/cover no-repeat;
|
||||
color: white;
|
||||
padding: 120px 0 80px;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user