modified: serv_nginx/bbvue/src/views/Home.vue

main photo linear-gradient is delete
This commit is contained in:
2025-10-18 00:19:50 +05:00
parent 24f2dbfeef
commit 6f422e5867
+1 -2
View File
@@ -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;