Skip to content

Commit

Permalink
edit wrap text
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahem-hassan2000 committed Feb 28, 2024
1 parent ab02dea commit e84715a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -922,6 +922,7 @@ select option {
font-family: expofont;
line-height: 28px;
word-spacing: 8px;
text-wrap: nowrap;
}
.cars .cardNew .carDetails .part .boldSpan {
font-family: expofontBold;
Expand Down Expand Up @@ -980,7 +981,7 @@ select option {
}
@media (max-width: 768px) {
.cars {
gap: 26px 10px;
gap: 14px 10px;
}
.cars .cardNew {
width: 306px;
Expand Down

0 comments on commit e84715a

Please sign in to comment.