small changes in styles

This commit is contained in:
Konstantin-39
2024-09-13 00:38:05 +07:00
parent a6fd62c235
commit e9a8f5a104
3 changed files with 26 additions and 6 deletions

View File

@@ -564,7 +564,7 @@ h1 strong {
font-weight: 500; font-weight: 500;
font-size: 13px; font-size: 13px;
line-height: 140%; line-height: 140%;
max-width: 260px; max-width: 210px;
} }
.footer__address { .footer__address {
font-weight: 500; font-weight: 500;
@@ -829,3 +829,15 @@ form.sending::before {
opacity: 1; opacity: 1;
z-index: 15; z-index: 15;
} }
@media screen and (max-width: 1024px) and (min-width: 992px) {
.hero__content {
flex-direction: column;
}
.hero__content::after {
opacity: 0.2;
}
.footer__socials {
display: none;
}
}

View File

@@ -1,4 +1,7 @@
@media screen and (max-width: 576px) { @media screen and (max-width: 576px) {
.hero__rightside {
width: 100%;
}
.hero__price { .hero__price {
margin-top: 24px; margin-top: 24px;
} }
@@ -89,7 +92,7 @@
width: 200px; width: 200px;
height: 140px; height: 140px;
background-size: contain; background-size: contain;
top: 0px; top: 10px;
} }
.hero::before { .hero::before {
opacity: 0.4; opacity: 0.4;
@@ -118,7 +121,7 @@
margin-bottom: 0; margin-bottom: 0;
} }
.hero__price-header p { .hero__price-header p {
font-size: 13px; font-size: 13.5px;
} }
.hero__price-header span { .hero__price-header span {
border-radius: 10px; border-radius: 10px;
@@ -184,6 +187,12 @@
height: 60px; height: 60px;
border-radius: 12px; border-radius: 12px;
} }
.hero__price-header p {
font-size: 12px;
}
.hero__content::after {
right: -140px;
}
} }
@media screen and (max-width: 375px) { @media screen and (max-width: 375px) {
*[class*='__container'] { *[class*='__container'] {

View File

@@ -127,9 +127,8 @@
<div class="footer__container container"> <div class="footer__container container">
<div class="footer__top"> <div class="footer__top">
<div class="footer__logo flex flex-ac gap-24"> <div class="footer__logo flex flex-ac gap-24">
<img src="assets/img/footer-logo.webp" width="74" height="62" <img src="assets/img/footer-logo.webp" width="74" height="62" alt="Продажа строительных материалов в Томске">
alt="Официальный представитель завода СИБИТ в Томске"> <p>Продажа строительных материалов в&nbsp;Томске</p>
<p>ООО "Вектор"<br />Официальный дистрибьютор бренда Сибит в Томске и области</p>
</div> </div>
<div class="footer__address"> <div class="footer__address">
<p>г. Томск ул. Карла Маркса 63</p> <p>г. Томск ул. Карла Маркса 63</p>