Skip to content

Commit d004b8c

Browse files
authored
Update index.html
1 parent 861a8a8 commit d004b8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
</style>
4242
</head>
4343
<body class="body-md">
44-
<div class="container py-5">
45-
<header class="text-left w-75 mb-5">
44+
<div class="container-fluid container-lg-75 py-5">
45+
<header class="text-left mb-5">
4646
<h1 class="h1 mb-3">Dynamic Text Hierarchy</h1>
4747
<p class="body-lg">Version 2 is a modular CSS typography system that replaces traditional element-based styling with customizable, class-based controls. It offers precise management of font sizes, weights, spacing, and responsive behavior through intuitive classes (.h1-.h6, .body-sm/md/lg) and CSS variables, ensuring perfect typographic rhythm across all devices.</p>
4848
<div class="d-grid gap-2 d-md-flex justify-content-md-left mt-3">

0 commit comments

Comments
 (0)