Skip to content

Commit b3e22c1

Browse files
committed
refactor: 💡 title style & header page
1 parent a01f6ef commit b3e22c1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+164
-79
lines changed

‎docs/app/main.min.js‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎docs/pages/alert.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Alert
22

3-
<p class="uk-text-lead">Display success, warning and error messages.</p>
3+
<p class="text docsLeadText">Display success, warning and error messages.</p>
44

55
## Usage
66

‎docs/pages/align.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Align
22

3-
<p class="uk-text-lead">Control the alignment of inline elements depending on the viewport size.</p>
3+
<p class="text docsLeadText">Control the alignment of inline elements depending on the viewport size.</p>
44

55
## Usage
66

‎docs/pages/background.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Background
22

3-
<p class="uk-text-lead">A collection of utility classes to add different backgrounds to elements.</p>
3+
<p class="text docsLeadText">A collection of utility classes to add different backgrounds to elements.</p>
44

55
## Usage
66

‎docs/pages/badge.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Badge
22

3-
<p class="uk-text-lead">Easily create nice looking notification badges.</p>
3+
<p class="text docsLeadText">Easily create nice looking notification badges.</p>
44

55
## Usage
66

‎docs/pages/base.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Base
22

3-
<p class="uk-text-lead">This component provides the default style for all HTML elements.</p>
3+
<p class="text docsLeadText">This component provides the default style for all HTML elements.</p>
44

55

66
***

‎docs/pages/box.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Box
22

3-
<p class="uk-text-lead">Defines the basic box style.</p>
3+
<p class="text docsLeadText">Defines the basic box style.</p>
44

55
## Usage
66

‎docs/pages/breadcrumb.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Breadcrumb
22

3-
<p class="uk-text-lead">Create breadcrumbs to show users their location within a website.</p>
3+
<p class="text docsLeadText">Create breadcrumbs to show users their location within a website.</p>
44

55
## Usage
66

‎docs/pages/button.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Button
22

3-
<p class="uk-text-lead">Easily create nice looking buttons, which come in different styles.</p>
3+
<p class="text docsLeadText">Easily create nice looking buttons, which come in different styles.</p>
44

55
## Usage
66

‎docs/pages/card.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Card
22

3-
<p class="uk-text-lead">Create layout boxes with different styles.</p>
3+
<p class="text docsLeadText">Create layout boxes with different styles.</p>
44

55
## Usage
66

0 commit comments

Comments
 (0)