feat: added reviews adaptive

This commit is contained in:
Aliaksei Karzhou
2024-07-02 18:00:29 +03:00
parent ae3b7fd5c7
commit 32e6628824
8 changed files with 538 additions and 10 deletions

View File

@@ -111,7 +111,7 @@ img {
h2 {
margin: 0;
font-weight: 700;
font-weight: 500;
font-size: 55px;
line-height: 122%;
letter-spacing: 0.01em;
@@ -119,6 +119,7 @@ h2 {
text-align: center;
& > span {
font-weight: 700;
color: $blue;
}