🐞 fix: Adjust font-weight
This commit is contained in:
@@ -96,6 +96,7 @@
|
|||||||
.our-work__content p {
|
.our-work__content p {
|
||||||
color: var(--color-white);
|
color: var(--color-white);
|
||||||
font-size: var(--text-18px);
|
font-size: var(--text-18px);
|
||||||
|
font-weight: 300;
|
||||||
line-height: 1.35;
|
line-height: 1.35;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user