Skip to content

Commit

Permalink
fix: mobile responsive typography
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafizurhimself committed May 1, 2023
1 parent ba5d8de commit 87b68b9
Show file tree
Hide file tree
Showing 59 changed files with 64 additions and 105 deletions.
3 changes: 1 addition & 2 deletions src/accordion.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Accordion</h5>
Expand Down Expand Up @@ -888,7 +888,6 @@ <h4 class="card-title">Flush Accordion</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/alert.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Alerts</h5>
Expand Down Expand Up @@ -1053,7 +1053,6 @@ <h4 class="card-title">Additional Content</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/avatar.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Avatar</h5>
Expand Down Expand Up @@ -1050,7 +1050,6 @@ <h4 class="card-title">Avatar Group</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/badge.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Start -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Badges</h5>
Expand Down Expand Up @@ -901,7 +901,6 @@ <h4 class="card-title">Badge With Icon</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/basic-table.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Basic Table</h5>
Expand Down Expand Up @@ -1810,7 +1810,6 @@ <h4 class="card-title">Color Table</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/button.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Buttons</h5>
Expand Down Expand Up @@ -1066,7 +1066,6 @@ <h4 class="card-title">Group Buttons</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
2 changes: 1 addition & 1 deletion src/calendar.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Calendar Starts -->
<div class="card">
<div class="card-header flex items-center justify-between">
Expand Down
3 changes: 1 addition & 2 deletions src/card.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Cards</h5>
Expand Down Expand Up @@ -942,7 +942,6 @@ <h4 class="card-title">Card Title</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/carousel.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Cards</h5>
Expand Down Expand Up @@ -1745,7 +1745,6 @@ <h4 class="card-title">Custom Swiper</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/chart.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Charts</h5>
Expand Down Expand Up @@ -873,7 +873,6 @@ <h4 class="card-title">Donut Chart</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
1 change: 0 additions & 1 deletion src/chat.html
Original file line number Diff line number Diff line change
Expand Up @@ -1394,7 +1394,6 @@ <h6 class="whitespace-nowrap text-sm font-medium text-slate-700 dark:text-slate-
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
2 changes: 1 addition & 1 deletion src/checkbox.html
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Checkboxes</h5>
Expand Down
3 changes: 1 addition & 2 deletions src/customer-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Customer List</h5>
Expand Down Expand Up @@ -1443,7 +1443,6 @@ <h6 class="whitespace-nowrap text-sm font-medium text-slate-700 dark:text-slate-
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/data-table.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Data Table</h5>
Expand Down Expand Up @@ -822,7 +822,6 @@ <h4 class="card-title">Data Table With Column Filter</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/datepicker.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Datepicker</h5>
Expand Down Expand Up @@ -940,7 +940,6 @@ <h4 class="card-title">Custom Datepicker</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
2 changes: 1 addition & 1 deletion src/drawer.html
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Drawer</h5>
Expand Down
3 changes: 1 addition & 2 deletions src/dropdown.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Dropdown</h5>
Expand Down Expand Up @@ -1513,7 +1513,6 @@ <h4 class="card-title">Custom Dropdown</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/ecommerce.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Dashboard</h5>
Expand Down Expand Up @@ -1587,7 +1587,6 @@ <h6>Popular Categories</h6>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Editor</h5>
Expand Down Expand Up @@ -837,7 +837,6 @@ <h3>Controlled Text Editor</h3>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
1 change: 0 additions & 1 deletion src/email.html
Original file line number Diff line number Diff line change
Expand Up @@ -1975,7 +1975,6 @@ <h6>Compose Mail</h6>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/form-layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -736,7 +736,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Form Layout</h5>
Expand Down Expand Up @@ -1500,7 +1500,6 @@ <h4 class="card-title">Form In Tab</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/form-validation.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Form Validation</h5>
Expand Down Expand Up @@ -958,7 +958,6 @@ <h4 class="card-title">Custom Form Validation</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/icons.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Icons</h5>
Expand Down Expand Up @@ -902,7 +902,6 @@ <h4 class="card-title">Tabler Icons</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Analytics</h5>
Expand Down Expand Up @@ -1696,7 +1696,6 @@ <h6>Top Customers</h6>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/input-group.html
Original file line number Diff line number Diff line change
Expand Up @@ -736,7 +736,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Input Group</h5>
Expand Down Expand Up @@ -948,7 +948,6 @@ <h4 class="card-title">Input Group Disabled</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
3 changes: 1 addition & 2 deletions src/input.html
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ <h6 class="text-sm font-normal">Your order has been shipped</h6>
<!-- Page Content Starts -->
<div class="content">
<!-- Main Content Starts -->
<main class="container flex-grow p-6">
<main class="container flex-grow p-4 sm:p-6">
<!-- Page Title Starts -->
<div class="mb-6 flex flex-col justify-between gap-y-1 sm:flex-row sm:gap-y-0">
<h5>Input</h5>
Expand Down Expand Up @@ -891,7 +891,6 @@ <h4 class="card-title">Input Disabled</h4>
<p class="text-sm">
Copyright © 2023
<a class="text-primary-500 hover:underline" href="https://techmasih.com" target="_blank"> TechMasih </a>
, All right Reserved
</p>

<p class="flex items-center gap-1 text-sm">
Expand Down
Loading

0 comments on commit 87b68b9

Please sign in to comment.