-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
vikas-chaudhary-2802
committed
Feb 8, 2024
1 parent
cf2dc2a
commit 90e340c
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<div id="2" style="display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;justify-content:flex-start;align-items:flex-start;width:100%;height:100%"> | ||
<div style="height:100%;width:100%;position:relative"> | ||
<p id="3" style="font-size:18px;letter-spacing:10px">This text have kerning applied to it</p> | ||
<p id="4" style="font-size:18px">This is normal text for reference</p> | ||
<div id="root-fonts"></div> | ||
<div id="root-alerts"> </div> | ||
</div> | ||
</div> |
Oops, something went wrong.