style: тестовое изменение base #11

Closed
artem wants to merge 1 commits from style/test-change into main
4 changed files with 5 additions and 12 deletions

View File

@@ -603,7 +603,6 @@ img {
font-size: 18px;
line-height: 1.2;
}
.pricing-item {
background: rgba(18, 18, 18, 0.4);
border: 1px solid rgba(255, 255, 255, 0.1);
@@ -1029,7 +1028,6 @@ img {
}
.highlights__grid,
.gallery__grid,
.pricing__list,
.reviews__grid,
.stats,
.footer__top,
@@ -1128,7 +1126,6 @@ img {
}
.highlights__grid,
.gallery__grid,
.pricing__list,
.reviews__grid,
.stats,
.footer__top,
@@ -1163,13 +1160,11 @@ img {
font-size: 16px;
}
.infrastructure .section__head h2,
.services .section__head h2,
.pricing .section__head h2 {
.services .section__head h2 {
font-size: 38px;
}
.infrastructure .section__head p,
.services .section__head p,
.pricing .section__head p {
.services .section__head p {
font-size: 20px;
}
.service-card {

File diff suppressed because one or more lines are too long

View File

@@ -148,11 +148,12 @@ img {
.logo {
display: inline-flex;
width: 137px;
height: 30px;
img {
width: 100%;
height: 100%;
height: 100%;
object-fit: cover;
}
}

3
package-lock.json generated
View File

@@ -571,7 +571,6 @@
}
],
"license": "MIT",
"peer": true,
"dependencies": {
"baseline-browser-mapping": "^2.10.12",
"caniuse-lite": "^1.0.30001782",
@@ -2543,7 +2542,6 @@
}
],
"license": "MIT",
"peer": true,
"dependencies": {
"nanoid": "^3.3.11",
"picocolors": "^1.1.1",
@@ -3827,7 +3825,6 @@
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
"dev": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=12"
},