Skip to content

Commit

Permalink
awards change font-size title
Browse files Browse the repository at this point in the history
  • Loading branch information
vradulescu-bd committed Nov 20, 2024
1 parent 4c7f579 commit fc3d569
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _src-lp/blocks/awards/awards.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}

.awards .title {
font-size: 14px;
font-size: 16px;
line-height: 14px;
}

Expand Down Expand Up @@ -93,7 +93,7 @@
.row > div:nth-child(2) {
width: 60%;
text-align: left;

.text-center > div:nth-child(1) {
font-size: 30px;
line-height: 38px;
Expand All @@ -109,7 +109,7 @@
padding-right: 5%;
}
}

}

@media screen and (width >= 768px) {
Expand All @@ -135,4 +135,4 @@
}
}
}
}
}

0 comments on commit fc3d569

Please sign in to comment.