Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
beyaz committed Sep 14, 2024
1 parent 2a68f62 commit 4977699
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ protected override Element render()
SpaceY(16),
new div(FontFamily_PlusJakartaSans_ExtraBold, FontSize40, LG(FontSize50), FontWeight800, WhenMediaSizeLessThan(MD, TextAlignCenter))
{
LineHeight(62),
LineHeight(50), LG(LineHeight(60)),


new HighlightedText { Text = "Write [react.js] application in [c#] language" }
Expand Down

0 comments on commit 4977699

Please sign in to comment.